diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b75e7767..e57e0fb8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - id: check-toml - repo: https://github.com/psf/black - rev: 23.7.0 + rev: 24.1.1 hooks: - id: black # It is recommended to specify the latest version of Python