Update pre-commit hook codespell-project/codespell to v2.4.3

This commit is contained in:
renovate[bot]
2026-07-15 12:13:19 +00:00
committed by Slavi Pantaleev
parent 7897d63660
commit b2788f690a
+1 -1
View File
@@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/codespell-project/codespell
rev: v2.4.2
rev: v2.4.3
hooks:
- id: codespell
args: ["--skip=*.po,*.pot,i18n/"]