mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-26 03:14:26 +00:00
Set a cooldown for dependabot updates
Set to 14 days to align with the rest of Element's Backend repos.
This commit is contained in:
@@ -44,6 +44,8 @@ updates:
|
||||
patterns:
|
||||
- "icu"
|
||||
- "icu_*"
|
||||
cooldown:
|
||||
default-days: 14
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
@@ -52,6 +54,8 @@ updates:
|
||||
- "Z-Deps-CI"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 14
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/frontend/"
|
||||
@@ -111,3 +115,5 @@ updates:
|
||||
browser-logos:
|
||||
patterns:
|
||||
- "@browser-logos/*"
|
||||
cooldown:
|
||||
default-days: 14
|
||||
|
||||
Reference in New Issue
Block a user