Skip to content

Commit

Permalink
Add configuration for govuk-dependabot-merger
Browse files Browse the repository at this point in the history
  • Loading branch information
brucebolt committed Feb 22, 2024
1 parent 3c0a997 commit f7269b4
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
api_version: 1
auto_merge:
- dependency: gds-sso
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_app_config
allowed_semver_bumps:
- patch
- minor
- dependency: govuk_sidekiq
allowed_semver_bumps:
- patch
- minor
- dependency: plek
allowed_semver_bumps:
- patch
- minor
- dependency: rubocop-govuk
allowed_semver_bumps:
- patch
- minor

0 comments on commit f7269b4

Please sign in to comment.