Skip to content

Commit

Permalink
chore: ignore patch/minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
loilo authored Aug 23, 2023
1 parent 6895745 commit 362b74f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ updates:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- update-types:
- 'version-update:semver-patch'
- 'version-update:semver-minor'

0 comments on commit 362b74f

Please sign in to comment.