diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1f5345e..1ca4d64b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: hooks: - id: black-jupyter -- repo: https://github.com/asottile/blacken-docs +- repo: https://github.com/adamchainz/blacken-docs rev: "1.15.0" hooks: - id: blacken-docs