diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6dd4cd3..7c024ec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: hooks: - id: prettier - repo: https://github.com/cdce8p/python-typing-update - rev: v0.6.0 + rev: v0.7.0 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.