mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 16:32:41 +01:00
13 lines
204 B
YAML
13 lines
204 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
actions:
|
|
patterns:
|
|
- "*"
|
|
commit-message:
|
|
prefix: "Upgrade: "
|