diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5ae1e7..c195108 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,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"