diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index daf159924..bb4e6c7a4 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.1 + rev: v0.7.2 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.