From 90a4e2c3344632e9d59f23b84cc41c3a0467877c Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Mon, 30 Dec 2024 09:34:38 -0800 Subject: [PATCH] chore: update pre-commits (#2776) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c1a7dfac33..6263cdabdaf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,11 +7,11 @@ exclude: | )$ repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.21.2 + rev: 39.83.1 hooks: - id: renovate-config-validator - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-yaml - id: end-of-file-fixer