From f04887f2bb9572508aeec413ca123cef8b578a40 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 24 Aug 2023 10:11:52 -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 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