1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-07-18 09:42:16 +05:30
Files
docker-credential-helpers/.github/dependabot.yml
Sebastiaan van Stijn b283f13f9b gha: dependabot: group docker/* action updates
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-07-08 15:49:02 +02:00

17 lines
310 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
open-pull-requests-limit: 10
directory: "/"
schedule:
interval: "daily"
cooldown:
default-days: 2
labels:
- "dependencies"
- "bot"
groups:
docker-actions:
patterns:
- "docker/*"