Skip to content

Commit

Permalink
Merge pull request #1622 from alphagov/use-govuk-dependabot-merger
Browse files Browse the repository at this point in the history
Add govuk_dependabot_merger config
  • Loading branch information
patrickpatrickpatrick authored Jan 15, 2024
2 parents cb1ae59 + 1b30b0d commit 1773450
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
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

0 comments on commit 1773450

Please sign in to comment.