ci(deps): group dependabot updates (#13897)

This commit is contained in:
Carlo Sala 2026-07-27 14:07:40 +02:00 committed by GitHub
commit d26b91b3fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,9 +6,23 @@ updates:
interval: "weekly"
day: "sunday"
labels: []
groups:
gha-minor:
patterns:
- "*"
update-types:
- minor
- patch
- package-ecosystem: "pip"
directory: "/.github/workflows/dependencies"
schedule:
interval: "weekly"
day: "sunday"
labels: []
groups:
py-minor:
patterns:
- "*"
update-types:
- minor
- patch