chore: groups github action updates

This commit is contained in:
Fernandez Ludovic 2025-01-17 00:52:22 +01:00 committed by Gabriel Augendre
parent ed135bb8e7
commit b568e8acf1

View file

@ -6,6 +6,10 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "monthly"
groups:
github-actions:
patterns:
- "*" # Group all updates into a single larger pull request.
- package-ecosystem: "gomod" - package-ecosystem: "gomod"
directory: "/" directory: "/"
schedule: schedule: