Skip to content

Commit a95ac1a

Browse files
authored
Less frequent Dependabot updates (#1117)
1 parent 7438604 commit a95ac1a

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,7 +3,7 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
77
groups:
88
react-dependencies:
99
patterns:
@@ -14,4 +14,4 @@ updates:
1414
- package-ecosystem: "github-actions"
1515
directory: "/"
1616
schedule:
17-
interval: "weekly"
17+
interval: "monthly"

0 commit comments

Comments
 (0)