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 d35ceeb commit b6f223dCopy full SHA for b6f223d
.github/dependabot.yml
@@ -10,4 +10,5 @@ updates:
10
schedule:
11
interval: "weekly"
12
ignore:
13
- - update-types: ["version-update:semver-patch"]
+ - dependency-name: "*"
14
+ update-types: ["version-update:semver-patch"]
0 commit comments