chore(deps): update pre-commit hook psf/black to v26.3.1
All checks were successful
Lint / pre-commit Linting (push) Successful in 56s

This commit is contained in:
2026-03-12 03:57:26 +00:00
parent c0d90de2ba
commit b380488a52

View File

@@ -30,7 +30,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 26.3.0
rev: 26.3.1
hooks:
- id: black
args: [--config=pyproject.toml]