diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8c49c0..40742af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -99,7 +99,7 @@ repos: exclude: (docs|tests|setup.py) stages: [manual] - repo: https://github.com/cdce8p/python-typing-update - rev: v0.5.1 + rev: v0.6.0 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.