We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e535e commit e95dfecCopy full SHA for e95dfec
.github/dependabot.yml
@@ -17,3 +17,6 @@ updates:
17
interval: "daily"
18
time: "04:00"
19
open-pull-requests-limit: 5
20
+ ignore:
21
+ - dependency-name: "*"
22
+ update-types: ["version-update:semver-minor", "version-update:semver-patch"]
0 commit comments