Update codespell (#177103)

This commit is contained in:
renovate[bot]
2026-07-23 12:34:37 +02:00
committed by GitHub
parent cab51d34fa
commit 00fe29b227
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ repos:
- id: ruff-format
files: ^((homeassistant|pylint|script|tests)/.+)?[^/]+\.(py|pyi)$
- repo: https://github.com/codespell-project/codespell
rev: v2.4.2
rev: v2.4.3
hooks:
- id: codespell
args:
+1 -1
View File
@@ -1,6 +1,6 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
codespell==2.4.2
codespell==2.4.3
ruff==0.15.21
yamllint==1.38.0
zizmor==1.24.1