From ca99b25624a2a0f3b2aa32c73775b02be5f421d5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:55:37 +0000 Subject: [PATCH] pre-commit: autoupdate hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v6.0.0) - [github.com/talos-systems/conform: v0.1.0-alpha.27 → v0.1.0-alpha.31](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.27...v0.1.0-alpha.31) - [github.com/3mdeb/hooks: v0.1.7 → v0.2.2](https://github.com/3mdeb/hooks/compare/v0.1.7...v0.2.2) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 42c3b0431f4..74baa5bd698 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v6.0.0 hooks: - id: check-added-large-files - id: check-merge-conflict @@ -24,7 +24,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/talos-systems/conform - rev: v0.1.0-alpha.27 + rev: v0.1.0-alpha.31 hooks: - id: conform stages: @@ -46,7 +46,7 @@ repos: types: [file] - repo: https://github.com/3mdeb/hooks - rev: v0.1.7 + rev: v0.2.2 # Can be triggered manually with command: # pre-commit run --hook-stage pre-push check-upstream-status hooks: