diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b5adaaf..9e67eb8d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/adrienverge/yamllint - rev: v1.37.1 + rev: v1.38.0 hooks: - id: yamllint args: [-c=.github/configs/lintconf.yaml]