From 51f83236cdff9cf84149d299bc66845b10eb390e Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Mon, 12 Feb 2024 08:03:11 +0100 Subject: [PATCH] build: update pre-commit-hook url (#1768) --- .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 e01ca48d..1ae2a7f2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - - repo: https://github.com/maxbrunet/pre-commit-renovate + - repo: https://github.com/renovatebot/pre-commit-hooks rev: 37.183.0 hooks: - id: renovate-config-validator