Skip to content

Commit 24242bc

Browse files
committed
Chill out dependabot.yml (more)
- Don't auto open pull requests for npm deps
1 parent 337bfed commit 24242bc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "weekly"
11-
ignore:
12-
- dependency-name: "*"
13-
update-types: ["version-update:semver-major"]
11+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)