diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e1b87018..4b6ed277b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - --configfile=tests/bandit.yaml files: ^(plugwise_usb|tests)/.+\.py$ - repo: https://github.com/adrienverge/yamllint.git - rev: v1.36.0 + rev: v1.36.1 hooks: - id: yamllint - repo: https://github.com/biomejs/pre-commit