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

This commit is contained in:
sandroid 2026-04-18 23:20:58 +02:00
parent 1d6552e576
commit 83c7225736
No known key found for this signature in database
GPG key ID: 91418C9982B8B76E

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:
- "*"