Update Dependabot config

This commit is contained in:
Héctor Molinero Fernández 2024-07-20 12:50:58 +02:00
parent ae82178446
commit 4623b1e3c9

View File

@ -2,7 +2,18 @@
version: 2 version: 2


updates: updates:
- package-ecosystem: "github-actions" - package-ecosystem: "docker"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
groups:
docker-all:
patterns: ["*"]

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions-all:
patterns: ["*"]