diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 59eced1..24e80f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,6 +60,6 @@ repos: - --hook-config=--add-to-existing-file=true # Boolean. true or false - --hook-config=--create-file-if-not-exist=true # Boolean. true or false - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.412.1 + rev: 37.413.0 hooks: - id: renovate-config-validator