Skip to content

Commit 8c825fd

Browse files
committed
chore: add uv-lock pre-commit
1 parent d098314 commit 8c825fd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
repos:
3+
- repo: https://github.com/astral-sh/uv-pre-commit
4+
rev: 0.12.1
5+
hooks:
6+
- id: uv-lock
37
- repo: https://github.com/astral-sh/ruff-pre-commit
48
rev: v0.16.1
59
hooks:

0 commit comments

Comments
 (0)