Skip to content

Commit 794a4b5

Browse files
committed
Switch to weekly interval for both ecosystems
1 parent ee6ba9c commit 794a4b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
labels:
88
- Update dependencies
99
ignore:
@@ -14,4 +14,4 @@ updates:
1414
- package-ecosystem: github-actions
1515
directory: "/"
1616
schedule:
17-
interval: daily
17+
interval: weekly

0 commit comments

Comments
 (0)