We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df71c2 commit 7342c9cCopy full SHA for 7342c9c
1 file changed
.github/dependabot.yml
@@ -31,15 +31,6 @@ updates:
31
labels:
32
- "dependencies"
33
- "npm"
34
- # Only security updates for npm since they're dev dependencies
35
- # for build scripts and not critical for library functionality
36
- allow:
37
- - dependency-type: "direct"
38
- update-type: "version-update:semver-patch"
39
40
- update-type: "version-update:semver-minor"
41
- - dependency-type: "indirect"
42
- update-type: "security-update"
43
44
- package-ecosystem: "github-actions"
45
directory: "/"
0 commit comments