diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fea31ca..c235562 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - tomli - repo: https://github.com/psf/black - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black exclude: "_vendored/conv_template.py"