From 96ca4eeb25196f287f13571121b7bf688a3a3781 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 21:43:48 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/myint/rstcheck: v6.0.0rc1 → v6.0.0rc3](https://github.com/myint/rstcheck/compare/v6.0.0rc1...v6.0.0rc3) --- .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 380ce2f..2acb9c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,6 @@ repos: additional_dependencies: [pygments, restructuredtext_lint] # This can deal with sphinx directives - repo: https://github.com/myint/rstcheck - rev: v6.0.0rc1 # Use the sha / tag you want to point at + rev: v6.0.0rc3 # Use the sha / tag you want to point at hooks: - id: rstcheck