mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
bee5cb519c
Turn `time` into strings to fix the following problem: The property '#/updates/0/schedule/time' of type integer did not match the following type: string https://github.com/plantuml/plantuml/runs/3203943115
17 lines
357 B
YAML
17 lines
357 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: maven
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
time: '03:00'
|
|
timezone: Europe/Paris
|
|
open-pull-requests-limit: 99
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
time: '03:00'
|
|
timezone: Europe/Paris
|
|
open-pull-requests-limit: 99
|