From ef731f09e34580e5c981460978ab1120d7b04d25 Mon Sep 17 00:00:00 2001 From: Stefanie Molin <24376333+stefmolin@users.noreply.github.com> Date: Wed, 22 Feb 2023 23:47:26 -0500 Subject: Update blacken-docs repo in pre-commit conf after owner transfer. (#451) --- .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 900c354..0611ae0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: files: \.(html|md|yml|yaml) args: [--prose-wrap=preserve] - - repo: https://github.com/asottile/blacken-docs + - repo: https://github.com/adamchainz/blacken-docs rev: 1.13.0 hooks: - id: blacken-docs -- cgit v1.2.1