upd pre-commit config

This commit is contained in:
onyx-and-iris 2026-03-21 14:19:11 +00:00
parent dd7f9775f2
commit e2fb241bc2

View File

@ -1,4 +1,11 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: local
hooks:
- id: update-readme