Skip to content

Commit

Permalink
[ARGG-1057]: Setup dependabot to ignore patch versions (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
olliecurtis authored Jun 11, 2024
1 parent 72319bc commit 9366b7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ updates:
time: "10:00"
open-pull-requests-limit: 10
versioning-strategy: increase
ignore:
- dependency-name: '*'
update-types: ['version-update:semver-patch']

0 comments on commit 9366b7b

Please sign in to comment.