diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0940ce8be992..5f12d89862f7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -192,6 +192,6 @@ repos: files: ^pandas/ exclude: ^pandas/tests/ - repo: https://github.com/MarcoGorelli/no-string-hints - rev: v0.1.6 + rev: v0.1.7 hooks: - id: no-string-hints