diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a10bd1..e4a97fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json] - - repo: https://github.com/asottile/blacken-docs + - repo: https://github.com/adamchainz/blacken-docs rev: 1.15.0 hooks: - id: blacken-docs