From ef962466ae147d4da250898dc2b362e3a959e570 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Thu, 30 Oct 2025 23:11:10 +0000 Subject: pre-commit-hooks update to v6.0.0 --- .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 e77b8a0b0..0a674724a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v6.0.0 hooks: - id: check-merge-conflict - id: check-toml -- cgit v1.2.3