diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5d2d3a1..89c05d43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/adrienverge/yamllint - rev: v1.35.1 + rev: v1.36.2 hooks: - id: yamllint args: [-c=.github/configs/lintconf.yaml]