3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-03-25 22:17:25 +00:00

chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2

This commit is contained in:
renovate[bot]
2026-03-05 18:38:58 +00:00
committed by Slavi Pantaleev
parent 58141f9926
commit 0acb1f98e8

View File

@@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/codespell-project/codespell
rev: v2.4.1
rev: v2.4.2
hooks:
- id: codespell
args: ["--skip=*.po,*.pot,i18n/"]