From 4444d2d5543374fe7d96e8017ffb369bea9be4b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:40:42 +0000 Subject: [PATCH] Update pre-commit hook myint/rstcheck to v6.2.0 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 58b431cc..99e3cc21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: # language: system - repo: https://github.com/myint/rstcheck - rev: v6.1.2 + rev: v6.2.0 hooks: - id: rstcheck # Use ignore-messages here until we can put it in the release_notes directly