Skip to content

Commit

Permalink
Merge pull request #75 from allegro/dependabot-ignore-patch
Browse files Browse the repository at this point in the history
Ignore patch releases in Dependabot
  • Loading branch information
3750 authored May 21, 2024
2 parents 1b45a31 + 4e2012f commit f73da23
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 @@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]

0 comments on commit f73da23

Please sign in to comment.