Skip to content

Commit

Permalink
Merge pull request #3310 from GiriB/pr_updater_bug_azure
Browse files Browse the repository at this point in the history
Adding missing azure PR updater reference in Dependabot::PullRequestUpdater
  • Loading branch information
jurre authored Mar 26, 2021
2 parents 47bd1e9 + c272da2 commit 59fab87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/lib/dependabot/pull_request_updater.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require "dependabot/pull_request_updater/github"
require "dependabot/pull_request_updater/gitlab"
require "dependabot/pull_request_updater/azure"

module Dependabot
class PullRequestUpdater
Expand Down

0 comments on commit 59fab87

Please sign in to comment.