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 1868a21 commit 4e2bf9eCopy full SHA for 4e2bf9e
.github/dependabot.yml
@@ -12,7 +12,7 @@ updates:
12
allow:
13
- dependency-type: "direct"
14
ignore:
15
- - dependency-type: "direct"
+ - dependency-name: "*"
16
update-types:
17
- "version-update:semver-major"
18
open-pull-requests-limit: 10
@@ -33,7 +33,7 @@ updates:
33
34
35
36
37
38
39
0 commit comments