Skip to content

Commit 3d6754c

Browse files
authored
Change dependabot frequency to monthly (#3139)
* update depandabot frequency * change freq to monthly
1 parent 64fd762 commit 3d6754c

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,6 +3,6 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
time: "15:00"
8-
open-pull-requests-limit: 10
8+
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)