Skip to content

Commit 59beeea

Browse files
Update dependabot.yml
1 parent 1718e43 commit 59beeea

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 5
6+
interval: weekly
7+
open-pull-requests-limit: 3
8+
ignore:
9+
- dependency-name: "*"
10+
update-types: ["version-update:semver-minor"]

0 commit comments

Comments
 (0)