mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-12 17:05:50 +00:00
21 lines
381 B
YAML
21 lines
381 B
YAML
version: 2
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
rebase-strategy: "disabled"
|
|
schedule:
|
|
interval: weekly
|
|
day: "saturday"
|
|
timezone: "Europe/Berlin"
|
|
time: "03:00"
|
|
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
rebase-strategy: "disabled"
|
|
schedule:
|
|
interval: weekly
|
|
day: "saturday"
|
|
timezone: "Europe/Berlin"
|
|
time: "03:00"
|