Skip to content

Commit 04f36a1

Browse files
committed
Reduce dependabot PRs by reducing the frequency to monthly
1 parent d769347 commit 04f36a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
77

88
- package-ecosystem: "npm"
99
directory: "/"
1010
schedule:
11-
interval: "weekly"
11+
interval: "monthly"
1212
groups:
1313
all:
1414
patterns: ["*"]

0 commit comments

Comments
 (0)