Skip to content

Commit

Permalink
Update dependabot merger config to v2, add external dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Apr 24, 2024
1 parent 14b9807 commit cd87a29
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
api_version: 1
auto_merge:
- dependency: gds-api-adapters
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_app_config
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_message_queue_consumer
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_schemas
allowed_semver_bumps:
- patch
- minor
- dependency: rubocop-govuk
allowed_semver_bumps:
- patch
- minor
api_version: 2
defaults:
auto_merge: true
update_external_dependencies: true

0 comments on commit cd87a29

Please sign in to comment.