update precommit

This commit is contained in:
XXXXRT666 2025-05-01 12:07:24 +01:00
parent 0f3b8bd8cc
commit 4b1a8b2989

View File

@ -14,8 +14,8 @@ repos:
types_or: [ python, pyi ] types_or: [ python, pyi ]
args: [ --line-length, "120", --target-version, "py310" ] args: [ --line-length, "120", --target-version, "py310" ]
- repo: https://github.com/codespell-project/codespell # - repo: https://github.com/codespell-project/codespell
rev: v2.4.1 # rev: v2.4.1
hooks: # hooks:
- id: codespell # - id: codespell
files: ^.*\.(py|md)$ # files: ^.*\.(py|md)$