From c271a0a4f41b1c2494259c2a3755c15b00b6540f Mon Sep 17 00:00:00 2001 From: "serious-scaffold[bot]" <160990600+serious-scaffold[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 01:55:06 +0000 Subject: [PATCH] chore(deps): update pre-commit hook codespell-project/codespell to v2.4.3 --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4351b846..7e5e2bcb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: # Check for spelling - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 5816b28c..ff38880e 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -80,7 +80,7 @@ repos: # Check for spelling - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: