From 49f34d51c6fd694ac868fdb3d8d34d3e90523855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 19:08:49 +0000 Subject: [PATCH] Update pre-commit hook myint/rstcheck to v6.2.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 ab757be..4250a39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: require_serial: true - repo: https://github.com/myint/rstcheck - rev: v6.2.2 + rev: v6.2.4 hooks: - id: rstcheck exclude: "news/_template.rst"