diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d1eb965e..7d21ce6cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - --configfile=tests/bandit.yaml files: ^(plugwise|tests)/.+\.py$ - repo: https://github.com/adrienverge/yamllint.git - rev: v1.34.0 + rev: v1.35.1 hooks: - id: yamllint - repo: https://github.com/cdce8p/python-typing-update