From 3e52c3185b41548ab18df60c753f7a6f8dafb153 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 21:17:15 +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.0a1 → v6.0.0rc1](https://github.com/myint/rstcheck/compare/v6.0.0a1...v6.0.0rc1) --- .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 dab2d91..380ce2f 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.0a1 # Use the sha / tag you want to point at + rev: v6.0.0rc1 # Use the sha / tag you want to point at hooks: - id: rstcheck