There was an error while loading. Please reload this page.
1 parent d098314 commit 8c825fdCopy full SHA for 8c825fd
1 file changed
.pre-commit-config.yaml
@@ -1,5 +1,9 @@
1
---
2
repos:
3
+ - repo: https://github.com/astral-sh/uv-pre-commit
4
+ rev: 0.12.1
5
+ hooks:
6
+ - id: uv-lock
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
rev: v0.16.1
9
hooks:
0 commit comments