Skip to content

Commit

Permalink
Merge pull request #3930 from rubyforgood/ignore-bootstrap-minor-updates
Browse files Browse the repository at this point in the history
Ignore Bootstrap major/minor updates
  • Loading branch information
awwaiid committed Nov 5, 2023
2 parents 2908c52 + 6303611 commit abe240e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ updates:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: bootstrap
update-types: ["version-update:semver-major", "version-update:semver-minor"]
- dependency-name: rubocop
versions:
- 1.10.0
Expand Down

0 comments on commit abe240e

Please sign in to comment.