We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac1c16 commit 5a3a2a3Copy full SHA for 5a3a2a3
1 file changed
.github/dependabot.yml
@@ -11,3 +11,7 @@ updates:
11
directory: "/"
12
schedule:
13
interval: "weekly"
14
+ ignore:
15
+ - dependency-name: "*"
16
+ update-types:
17
+ - "version-update:semver-patch"
0 commit comments