diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 472fff4..a6eb7da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: shellcheck args: [--external-sources, --source-path, .github/workflows/scripts] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.56.2 + rev: 39.57.1 hooks: - id: renovate-config-validator args: [--strict]