Skip to content

Commit 4ebd8ac

Browse files
committed
build(dependabot): change to weekly
1 parent 534a607 commit 4ebd8ac

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
rebase-strategy: auto
88
labels:
99
- auto
@@ -16,7 +16,7 @@ updates:
1616
- package-ecosystem: npm
1717
directory: /
1818
schedule:
19-
interval: daily
19+
interval: weekly
2020
versioning-strategy: increase
2121
rebase-strategy: auto
2222
labels:

0 commit comments

Comments
 (0)