diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff19d34ba..25f9e0a44 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: yamllint name: "YAML linting" - repo: https://github.com/cdce8p/python-typing-update - rev: v0.7.0 + rev: v0.7.1 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.