We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750f2b6 commit 4245d7bCopy full SHA for 4245d7b
.pre-commit-config.yaml
@@ -1,4 +1,8 @@
1
repos:
2
+ - repo: https://github.com/astral-sh/uv-pre-commit
3
+ rev: ac44eab0cf35cf4268a18f1e7c20e0980550d6fa # 0.7.15
4
+ hooks:
5
+ - id: uv-lock
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # v5.0.0
8
hooks:
0 commit comments