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