Skip to content

Commit

Permalink
Instructed dependabot to ignore major version updates for braces
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem committed Jul 29, 2024
1 parent 4ba4a67 commit 58468d6
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 58468d6

Please sign in to comment.