Encode time in 'schedule' field (#21482)

This commit is contained in:
Jon Koops 2023-07-06 11:56:03 +02:00 committed by GitHub
parent 9ef54ad4ad
commit d8566ce22b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ updates:
rebase-strategy: disabled
schedule:
interval: daily
time: 00:00
time: "00:00"
timezone: Etc/GMT
labels:
- area/dependencies
@ -15,7 +15,7 @@ updates:
directory: /themes/src/main/resources/theme/keycloak/common/resources
schedule:
interval: daily
time: 00:00
time: "00:00"
timezone: Etc/GMT
open-pull-requests-limit: 999
rebase-strategy: disabled
@ -33,7 +33,7 @@ updates:
versioning-strategy: increase
schedule:
interval: daily
time: 00:00
time: "00:00"
timezone: Etc/GMT
labels:
- area/dependencies