diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c0a7008..469c2c70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: exclude: docs* additional_dependencies: [toml] - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.10.0 hooks: - id: black - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks