Skip to content

Commit 4245d7b

Browse files
Add uv hook
1 parent 750f2b6 commit 4245d7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
repos:
2+
- repo: https://github.com/astral-sh/uv-pre-commit
3+
rev: ac44eab0cf35cf4268a18f1e7c20e0980550d6fa # 0.7.15
4+
hooks:
5+
- id: uv-lock
26
- repo: https://github.com/pre-commit/pre-commit-hooks
37
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # v5.0.0
48
hooks:

0 commit comments

Comments
 (0)