mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Run Dependabot daily to reduce weekly PRs (#21480)
This commit is contained in:
15
.github/dependabot.yml
vendored
15
.github/dependabot.yml
vendored
@@ -5,16 +5,18 @@ updates:
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
interval: daily
|
||||
time: 00:00
|
||||
timezone: Etc/GMT
|
||||
labels:
|
||||
- area/dependencies
|
||||
- area/ci
|
||||
- package-ecosystem: npm
|
||||
directory: /themes/src/main/resources/theme/keycloak/common/resources
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
interval: daily
|
||||
time: 00:00
|
||||
timezone: Etc/GMT
|
||||
open-pull-requests-limit: 999
|
||||
rebase-strategy: disabled
|
||||
labels:
|
||||
@@ -30,8 +32,9 @@ updates:
|
||||
rebase-strategy: disabled
|
||||
versioning-strategy: increase
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
interval: daily
|
||||
time: 00:00
|
||||
timezone: Etc/GMT
|
||||
labels:
|
||||
- area/dependencies
|
||||
- team/ui
|
||||
|
||||
Reference in New Issue
Block a user