mirror of
https://github.com/hectorm/otpauth.git
synced 2026-05-07 20:12:27 +00:00
Add 7 day cooldown for new dependency versions
This commit is contained in:
@@ -7,6 +7,8 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
versioning-strategy: "increase"
|
||||
cooldown:
|
||||
default-days: 7
|
||||
groups:
|
||||
npm-production-minor-patch:
|
||||
dependency-type: "production"
|
||||
|
||||
Reference in New Issue
Block a user