diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1c36aaf0..0bfc9c90e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: args: - --external-sources - repo: https://github.com/cdce8p/python-typing-update - rev: v0.7.3 + rev: v0.8.1 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.