Skip to content

Commit

Permalink
Merge pull request #4064 from alphagov/2585-upgrade-govuk-dependabot-…
Browse files Browse the repository at this point in the history
…merger-configuration-in-our-apps-to-version-2-s-m

Enable automerging of external dependencies
  • Loading branch information
unoduetre committed May 17, 2024
2 parents 93d4886 + 163f036 commit ad3d4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
api_version: 2
defaults:
auto_merge: true
update_external_dependencies: false # TODO: enable after verifying that this repo meets the conditions
update_external_dependencies: true

0 comments on commit ad3d4bb

Please sign in to comment.