Skip to content

Commit 6bf7938

Browse files
Change Dependabot GitHub Actions update interval to weekly
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 4404e7a commit 6bf7938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
- package-ecosystem: "github-actions"
1313
directory: "/"
1414
schedule:
15-
interval: "daily"
15+
interval: "weekly"
1616
groups:
1717
actions:
1818
patterns:

0 commit comments

Comments
 (0)