diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52a055c..d717407 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/rstcheck/rstcheck - rev: v6.1.1 # Use the sha / tag you want to point at + rev: v6.1.2 # Use the sha / tag you want to point at hooks: - id: rstcheck