diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 801db72b9..58d235a77 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - --configfile=tests/bandit.yaml files: ^(plugwise|tests)/.+\.py$ - repo: https://github.com/adrienverge/yamllint.git - rev: v1.36.0 + rev: v1.36.1 hooks: - id: yamllint name: "YAML linting"