Skip to content

Commit

Permalink
Remove Rails override
Browse files Browse the repository at this point in the history
The config already has `update_external_dependencies: false`, so Rails updates are already blocked.
  • Loading branch information
ChrisBAshton committed Sep 24, 2024
1 parent 10ebed5 commit cc1444c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .govuk_dependabot_merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@ 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 cc1444c

Please sign in to comment.