diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c454251..a2a1a92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,6 +65,6 @@ repos: - id: shellcheck # YAML - repo: https://github.com/adrienverge/yamllint - rev: v1.33.0 + rev: v1.34.0 hooks: - id: yamllint