Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2917514

Browse files
Reduce dependabot schedule
1 parent 1ac49a1 commit 2917514

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,10 +3,10 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "monthly"
77
time: "00:00"
88
- package-ecosystem: "github-actions"
99
directory: "/"
1010
schedule:
11-
interval: "daily"
11+
interval: "monthly"
1212
time: "00:00"

0 commit comments

Comments
 (0)