diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17f9cc7..2a88e10 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: blacken-docs additional_dependencies: [black==22.6.0] exclude: ^.github/ -- repo: https://github.com/myint/rstcheck +- repo: https://github.com/rstcheck/rstcheck rev: v6.1.0 hooks: - id: rstcheck