Skip to content

Commit a0f064e

Browse files
committed
CI: slow down cadence of checking for updates
1 parent f96cdb6 commit a0f064e

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
@@ -3,4 +3,4 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/" # Location of your workflow files
55
schedule:
6-
interval: "weekly" # Options: daily, weekly, monthly
6+
interval: "monthly" # Options: daily, weekly, monthly

0 commit comments

Comments
 (0)