mirror of
https://github.com/Ravencentric/awesome-arr.git
synced 2026-04-17 19:54:04 +02:00
Update Dependabot schedule and add cooldown
Change Dependabot schedule from weekly to monthly and add cooldown period.
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -4,7 +4,9 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "monthly"
|
||||
cooldown:
|
||||
default-days: 14
|
||||
groups:
|
||||
actions:
|
||||
patterns:
|
||||
|
||||
Reference in New Issue
Block a user