From 77bb0e6390db0e2320871dde1f341bc0c0b5c0e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 20:31:08 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39 --- .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 14a499e5..31333a16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ # TODO: add markdownlint repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.7 + rev: 39.17.1 hooks: - id: renovate-config-validator language_version: "22.8.0"