diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8877b93..0e289f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-added-large-files - id: check-toml - repo: https://github.com/python/black - rev: 23.10.0 + rev: 23.10.1 hooks: - id: black name: black (python3)