Skip to content

Commit 88ccc55

Browse files
committed
Reduce dependabot GitHub Actions checks to weekly
1 parent 3c784ba commit 88ccc55

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ updates:
66
- package-ecosystem: "github-actions"
77
directory: "/"
88
schedule:
9-
interval: "daily"
9+
interval: "weekly"
10+
day: "monday"
1011
commit-message:
1112
include: "scope"
1213
prefix: "github-actions"

0 commit comments

Comments
 (0)