Skip to content

Commit

Permalink
Merge pull request #2783 from alphagov/ChrisBAshton-patch-1
Browse files Browse the repository at this point in the history
Allow auto-merging of patch versions of Rails
  • Loading branch information
ChrisBAshton committed Sep 27, 2024
2 parents eac42b9 + 8cd63e1 commit 2c4f478
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ defaults:
auto_merge: true
update_external_dependencies: true
overrides:
- dependency: rails # should be upgraded manually, see https://docs.publishing.service.gov.uk/manual/keeping-software-current.html#rails
auto_merge: false
- dependency: rails
allowed_semver_bumps:
- patch # minor/major bumps should be upgraded manually. See https://docs.publishing.service.gov.uk/manual/keeping-software-current.html#rails

0 comments on commit 2c4f478

Please sign in to comment.