From 623e76811a16f0a8ae58dbbcebfefcfbef97c8d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 00:08:49 +0000 Subject: chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v34 --- .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 e4cb035..8531eb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,6 +47,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 33.1.0 + rev: 34.9.1 hooks: - id: renovate-config-validator -- cgit v1.2.1