diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d3da7ae..909ccbe 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.83.4 + rev: 39.84.0 hooks: - id: renovate-config-validator args: [--strict]