From 588ce09c4bcf6d07941acfb2591b530a6b24a504 Mon Sep 17 00:00:00 2001 From: Stefanie Molin <24376333+stefmolin@users.noreply.github.com> Date: Sun, 19 Feb 2023 15:47:03 -0700 Subject: [PATCH] Update blacken-docs repo after owner transfer. --- .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 900c354a..0611ae01 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