Skip to content

Commit 367c4e5

Browse files
committed
chore: switch pre-commit dependabot updates to weekly
Change the pre-commit package-ecosystem schedule from daily to weekly and set a 7-day cooldown.
1 parent 0bf753e commit 367c4e5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ updates:
4545
- package-ecosystem: "pre-commit"
4646
directory: "/"
4747
schedule:
48-
interval: "daily"
49-
time: "10:00"
50-
timezone: "America/Toronto"
48+
interval: "weekly"
5149
pull-request-branch-name:
5250
separator: "/"
5351
commit-message:

0 commit comments

Comments
 (0)