Skip to content

Commit 2d3ff05

Browse files
committed
chore: change dependabot interval [skip ci]
1 parent 17b0b9d commit 2d3ff05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: weekly
77
groups:
88
github-actions:
99
patterns:
@@ -12,7 +12,7 @@ updates:
1212
- package-ecosystem: npm
1313
directory: /
1414
schedule:
15-
interval: daily
15+
interval: weekly
1616
groups:
1717
types:
1818
patterns:

0 commit comments

Comments
 (0)