mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-01 23:40:50 +02:00
Add 10-day cooldown period to Dependabot updates.
This commit is contained in:
@@ -4,8 +4,14 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 10
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 10
|
||||
exclude:
|
||||
- "markdownlint-cli2"
|
||||
versioning-strategy: "increase"
|
||||
|
||||
Reference in New Issue
Block a user