diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e122e09..162fa71 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: language: python additional_dependencies: [pygments, restructuredtext_lint] # This can deal with sphinx directives - - repo: https://github.com/myint/rstcheck + - repo: https://github.com/rstcheck/rstcheck rev: v6.1.0 # Use the sha / tag you want to point at hooks: - id: rstcheck