Skip to content

Commit 1c872fd

Browse files
committed
chore: toggling dependabot back to monthly updates
1 parent 0d48094 commit 1c872fd

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: weekly
6+
interval: monthly
77
reviewers:
88
- erunion
99
labels:
@@ -15,7 +15,7 @@ updates:
1515
- package-ecosystem: npm
1616
directory: "/"
1717
schedule:
18-
interval: weekly
18+
interval: monthly
1919
open-pull-requests-limit: 10
2020
reviewers:
2121
- erunion

0 commit comments

Comments
 (0)