Skip to content

Commit 7342c9c

Browse files
committed
Fix dependabot.yml
1 parent 2df71c2 commit 7342c9c

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@ updates:
3131
labels:
3232
- "dependencies"
3333
- "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-
- dependency-type: "direct"
40-
update-type: "version-update:semver-minor"
41-
- dependency-type: "indirect"
42-
update-type: "security-update"
4334

4435
- package-ecosystem: "github-actions"
4536
directory: "/"

0 commit comments

Comments
 (0)