summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefanie Molin <24376333+stefmolin@users.noreply.github.com>2023-02-22 23:47:26 -0500
committerGitHub <noreply@github.com>2023-02-22 20:47:26 -0800
commitef731f09e34580e5c981460978ab1120d7b04d25 (patch)
tree0d9cde0358fce37a8a803711d31310676624fffd
parente77dbb9055a6c2c1f9ff48b0e7055cfed9ae70ef (diff)
downloadnumpydoc-ef731f09e34580e5c981460978ab1120d7b04d25.tar.gz
Update blacken-docs repo in pre-commit conf after owner transfer. (#451)
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
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