Files
awesome-arr/.github/dependabot.yml
Ravencentric 16ae2003fc Update Dependabot schedule and add cooldown
Change Dependabot schedule from weekly to monthly and add cooldown period.
2025-11-24 22:26:48 +05:30

14 lines
262 B
YAML

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 14
groups:
actions:
patterns:
- "*"