Skip to content

Commit

Permalink
Merge pull request #1689 from alphagov/dependabot-merger-v2
Browse files Browse the repository at this point in the history
Use V2 of GOV.UK Dependabot Merger
  • Loading branch information
mtaylorgds authored May 3, 2024
2 parents d014edd + 22f3983 commit efb0eb8
Showing 1 changed file with 4 additions and 38 deletions.
42 changes: 4 additions & 38 deletions .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
@@ -1,38 +1,4 @@
api_version: 1
auto_merge:
- dependency: gds-api-adapters
allowed_semver_bumps:
- patch
- minor
- dependency: gds-sso
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_app_config
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_personalisation
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_publishing_components
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_schemas
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_sidekiq
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_test
allowed_semver_bumps:
- patch
- minor
- dependency: rubocop-govuk
allowed_semver_bumps:
- patch
- minor
api_version: 2
defaults:
auto_merge: true
update_external_dependencies: false # TODO: enable after verifying that this repo meets the conditions

0 comments on commit efb0eb8

Please sign in to comment.