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

This commit is contained in:
2026-01-18 18:24:57 +00:00
parent 4057b8a2c8
commit 9b6b44628e

View File

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