docker-qemu-reactos/.github/dependabot.yml

20 lines
408 B
YAML
Raw Normal View History

2024-07-20 09:58:32 +00:00
# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json
version: 2
updates:
2024-07-20 10:50:58 +00:00
- package-ecosystem: "docker"
2024-07-20 09:58:32 +00:00
directory: "/"
schedule:
2024-07-20 09:58:32 +00:00
interval: "weekly"
2024-07-20 10:50:58 +00:00
groups:
docker-all:
patterns: ["*"]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions-all:
patterns: ["*"]