diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 039fa2c..4ef2268 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: args: [-c, .markdownlint.yaml, --fix] - repo: https://github.com/adrienverge/yamllint - rev: v1.35.1 + rev: v1.37.1 hooks: - id: yamllint