diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a300148..6bb7b5a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: # - id: check-json - id: check-yaml - repo: https://github.com/adrienverge/yamllint - rev: "v1.37.1" + rev: "v1.38.0" hooks: - id: yamllint # - repo: https://github.com/Mateusz-Grzelinski/actionlint-py