diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1939022c..7c2255cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - '--py37-plus' - repo: https://github.com/psf/black - rev: 22.3.0 + rev: 22.6.0 hooks: - id: black-jupyter