diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b7f3ef..ce66432 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.36.2 + rev: v1.37.0 hooks: - id: yamllint @@ -49,7 +49,7 @@ repos: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.205.1 + rev: 39.212.0 hooks: - id: renovate-config-validator