diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1b1511..18b63ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: end-of-file-fixer - id: check-added-large-files - repo: https://github.com/psf/black - rev: 22.3.0 # Replace by any tag/version: https://github.com/psf/black/tags + rev: 22.6.0 # Replace by any tag/version: https://github.com/psf/black/tags hooks: - id: black