1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00
Files
quay/.github/dependabot.yml
2023-10-05 17:36:20 +02:00

25 lines
507 B
YAML

version: 2
updates:
- package-ecosystem: pip
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: gomod
directory: /config-tool
schedule:
interval: weekly
groups:
k8s:
patterns:
- k8s.io/*
- sigs.k8s.io/*
- package-ecosystem: npm
directory: /config-tool/pkg/lib/editor
schedule:
interval: weekly
- package-ecosystem: npm
directory: /web
schedule:
interval: weekly