mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-09 02:27:13 +00:00
20 lines
408 B
YAML
20 lines
408 B
YAML
# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json
|
|
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "docker"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
docker-all:
|
|
patterns: ["*"]
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
github-actions-all:
|
|
patterns: ["*"]
|