chore(dependabot): update pre-commit hooks using dependabot (#519)

This commit is contained in:
sandroid 2026-04-19 00:04:26 +02:00 committed by GitHub
parent 817244e07b
commit b6a64099b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,4 +5,15 @@ updates:
schedule:
interval: "weekly"
commit-message:
prefix: "chore(deps)"
prefix: "chore(deps)"
- package-ecosystem: "pre-commit"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore(deps)"
groups:
# update all pre-commit hooks in a single PR
pre-commit:
patterns:
- "*"