chore(deps): update pre-commit hook psf/black to v26.5.1
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 2m39s

This commit is contained in:
2026-05-22 00:38:33 +00:00
parent 73f2aa73df
commit 67f61b9d9d
+1 -1
View File
@@ -30,7 +30,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 26.3.1
rev: 26.5.1
hooks:
- id: black
args: [--config=pyproject.toml]