diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5069e7..20a5fdd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: # hooks: # - id: reuse - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black - id: black-jupyter