From 62d1a004a152ddf38d1071c1249766e2e035a1cc Mon Sep 17 00:00:00 2001 From: null Date: Mon, 18 Sep 2023 01:11:32 +0000 Subject: [PATCH] chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v36.96.3 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a405b6..fa010b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,6 +25,6 @@ repos: - id: markdownlint additional_dependencies: [rake] - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 36.91.0 + rev: 36.96.3 hooks: - id: renovate-config-validator