]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-106978: Bump sphinx-lint to 0.6.8 (#106990)
authorSven Arends <88426829+picnic-sven@users.noreply.github.com>
Sat, 22 Jul 2023 09:38:47 +0000 (11:38 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Jul 2023 09:38:47 +0000 (09:38 +0000)
.pre-commit-config.yaml

index d62c57c044728f135ec1dd720b46faf6c5c6386c..85a6de4abe014670fbc9e16f550bdc7a989cc2fc 100644 (file)
@@ -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]