From cb22a5e018e0218b9f05b250f300a5a43d639714 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 24 Aug 2023 10:11:55 -0400 Subject: [PATCH] chore: blackend-docs moved Committed via https://github.com/asottile/all-repos --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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