diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4fbd39d4b5..873493af73 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -82,7 +82,7 @@ repos: - id: isort exclude: '^pwb\.py$' - repo: https://github.com/jshwi/docsig - rev: v0.66.0 + rev: v0.66.1 hooks: - id: docsig exclude: ^(tests|scripts)