Compare commits

...

1 Commits
v0.2.1 ... main

Author SHA1 Message Date
c87fbb1ca9 upd pre-commit config 2026-03-21 14:16:17 +00:00

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/astral-sh/uv-pre-commit
# uv version.
rev: 0.10.7