Skip to content

Commit

Permalink
[MNT] Instructed dependabot to ignore major version updates for `brac…
Browse files Browse the repository at this point in the history
…es` (#764)
  • Loading branch information
rmanaem authored Aug 5, 2024
1 parent 1869a78 commit b4212d5
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 @@ -24,6 +24,8 @@ updates:
update-types: ["version-update:semver-major"]
- dependency-name: 'bootstrap'
update-types: ["version-update:semver-major"]
- dependency-name: 'braces'
update-types: ["version-update:semver-major"]
labels:
- "_bot"
- "maint:dependency"
Expand Down

0 comments on commit b4212d5

Please sign in to comment.