diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b01f04d..8e38994 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: rev: 1.18.0 hooks: - id: blacken-docs - additional_dependencies: [black==23.12.1] + additional_dependencies: [black==24.8.0] exclude: ^(.github/|tests/test_cases/example_unicode.py) - repo: https://github.com/rstcheck/rstcheck rev: v6.2.4