diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index baec7db6d0..7359a989c0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,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