Skip to content

Commit 61d40af

Browse files
committed
change dependabot interval
1 parent 5108416 commit 61d40af

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
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "npm"
99
directory: "/"
1010
schedule:
11-
interval: "weekly"
11+
interval: "monthly"
1212
labels:
1313
- "dependencies"
1414
- "npm"
@@ -28,7 +28,7 @@ updates:
2828
- package-ecosystem: "github-actions"
2929
directory: "/"
3030
schedule:
31-
interval: "weekly"
31+
interval: "monthly"
3232
labels:
3333
- "dependencies"
3434
- "github_actions"

0 commit comments

Comments
 (0)