ci: sync dependabot config (#956)

This commit is contained in:
Charm 2025-08-26 13:03:49 -03:00 committed by GitHub
commit 09940da8c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,10 @@ updates:
commit-message:
prefix: "chore"
include: "scope"
groups:
all:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
@ -26,6 +30,10 @@ updates:
commit-message:
prefix: "chore"
include: "scope"
groups:
all:
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/"
@ -39,3 +47,7 @@ updates:
commit-message:
prefix: "chore"
include: "scope"
groups:
all:
patterns:
- "*"