upd pre-commit config

This commit is contained in:
onyx-and-iris 2026-03-21 13:32:09 +00:00
parent 7f327b4cce
commit 10425f50d5

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: https://github.com/pdm-project/pdm
rev: 2.26.6
hooks: