There was an error while loading. Please reload this page.
2 parents 502a289 + 1357a23 commit 4dc1f25Copy full SHA for 4dc1f25
1 file changed
.github/dependabot.yml
@@ -4,5 +4,6 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
- ignore:
8
- update-types: [ "version-update:semver-patch" ]
+ ignore:
+ - dependency-name: "*"
9
+ update-types: ["version-update:semver-patch"]
0 commit comments