From 27c2dc06ee6d8965c9d87dacf8e688714f769ec4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:27:38 +0000 Subject: [PATCH] [pre-commit.ci] autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck --- .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 17f9cc7..2a88e10 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: blacken-docs additional_dependencies: [black==22.6.0] exclude: ^.github/ -- repo: https://github.com/myint/rstcheck +- repo: https://github.com/rstcheck/rstcheck rev: v6.1.0 hooks: - id: rstcheck