diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64fd80a..8e4aa45 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: 24.1.1 # Replace by any tag/version: https://github.com/psf/black/tags + rev: 24.2.0 # Replace by any tag/version: https://github.com/psf/black/tags hooks: - id: black