From 6acd85d91063380d1afb86c116a66e0aadd4f909 Mon Sep 17 00:00:00 2001 From: Sven Arends <88426829+picnic-sven@users.noreply.github.com> Date: Sat, 22 Jul 2023 11:38:47 +0200 Subject: gh-106978: Bump sphinx-lint to 0.6.8 (#106990) --- .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 d62c57c..85a6de4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: types_or: [c, python, rst] - repo: https://github.com/sphinx-contrib/sphinx-lint - rev: v0.6.7 + rev: v0.6.8 hooks: - id: sphinx-lint args: [--enable=default-role] -- cgit v0.12