diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a3637f1..1df7c69d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,7 +67,7 @@ repos: additional_dependencies: [tomli] - repo: https://github.com/adamchainz/blacken-docs - rev: 1.18.0 + rev: 1.19.0 hooks: - id: blacken-docs types: [file, rst]