Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Commit f7f2cc0

Browse files
authored
run dependabot monthly not daily
1 parent 582dbe8 commit f7f2cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: ".github/workflows"
55
schedule:
6-
interval: "daily"
6+
interval: "monthly"
77
# Disable version updates
88
open-pull-requests-limit: 0
99
ignore:

0 commit comments

Comments
 (0)