3
0
Fork 0
mirror of https://gitea.com/docker/setup-qemu-action.git synced 2024-11-22 09:29:32 +01:00
docker-setup-qemu/.github/dependabot.yml

20 lines
386 B
YAML
Raw Permalink Normal View History

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
- "bot"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
versioning-strategy: "increase"
allow:
- dependency-type: "production"
labels:
- "dependencies"
- "bot"