From 709f1b686f762da08d94ebc93c20c3c3f9a95877 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 24 Aug 2023 10:12:06 -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 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