diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c9e508..fd22ea0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -82,7 +82,7 @@ repos: rev: 1.16.0 hooks: - id: blacken-docs - additional_dependencies: [black==23.*] + additional_dependencies: [black==24.*] # Clang-format the C++ part of the code base automatically - repo: https://github.com/pre-commit/mirrors-clang-format