We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd77e57 commit a6e2956Copy full SHA for a6e2956
.github/dependabot.yml
@@ -7,3 +7,7 @@ updates:
7
open-pull-requests-limit: 10
8
allow:
9
- dependency-type: "direct"
10
+ ignore:
11
+ - dependency-name: "*"
12
+ update-types:
13
+ - "version-update:semver-patch"
0 commit comments