mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-01-11 03:38:44 +00:00
16 lines
306 B
YAML
16 lines
306 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: pip
|
|
directory: "/docs"
|
|
schedule:
|
|
interval: weekly
|
|
groups:
|
|
patches:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- patch
|