From fb84eb8d867eee2e84640c3a58f3e0b61f46d5ee Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Wed, 4 Feb 2026 16:43:34 -0800 Subject: [PATCH] update versions --- .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 bdda06f..dff8d16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.2.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer