Skip to content

Commit

Permalink
Prevent rails from being upgraded automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaylorgds committed May 17, 2024
1 parent 5da2f3a commit 93047da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ api_version: 2
defaults:
auto_merge: true
update_external_dependencies: false # TODO: enable after verifying that this repo meets the conditions

overrides:
- dependency: rails # should be upgraded manually, see https://docs.publishing.service.gov.uk/manual/keeping-software-current.html#rails
auto_merge: false

0 comments on commit 93047da

Please sign in to comment.