diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71c72cb..6a391f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: args: [-c, .markdownlint.json, --fix] - repo: https://github.com/adrienverge/yamllint - rev: v1.37.0 + rev: v1.37.1 hooks: - id: yamllint