From d56754dd34635bc673a6060159b243d2ffb7c6d4 Mon Sep 17 00:00:00 2001 From: ednolan <907967+ednolan@users.noreply.github.com> Date: Sun, 19 Jul 2026 17:44:49 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .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 7d90e31..8fedda5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: # - id: markdownlint - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell