Skip to content

Commit 69741d7

Browse files
authored
Change Dependabot schedule from monthly to quarterly
Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
1 parent 6b296c4 commit 69741d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/"
66
schedule:
7-
interval: "monthly"
7+
interval: "quarterly"
88
groups:
99
actions:
1010
patterns:

0 commit comments

Comments
 (0)