mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-03-25 00:09:12 +00:00
upd pre-commit config
This commit is contained in:
parent
91f267c52b
commit
372baa7804
@ -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/astral-sh/uv-pre-commit
|
||||
# uv version.
|
||||
rev: 0.10.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user