Skip to content

Commit 3ec2e7c

Browse files
chore: set dependabot schedule to monthly
1 parent d62499d commit 3ec2e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
versioning-strategy: increase
88
groups:
99
all:
@@ -17,4 +17,4 @@ updates:
1717
- package-ecosystem: github-actions
1818
directory: "/"
1919
schedule:
20-
interval: weekly
20+
interval: monthly

0 commit comments

Comments
 (0)