Skip to content

Commit

Permalink
chore(deps): skip patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
k4black committed Nov 13, 2023
1 parent 6959f51 commit da8c7c5
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 @@ -10,3 +10,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]

0 comments on commit da8c7c5

Please sign in to comment.