Skip to content

Commit 0a9c4bc

Browse files
committed
Don't update lock
1 parent dead887 commit 0a9c4bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ repos:
4545
args: [--fix, --ignore, UP007]
4646
exclude: samples
4747

48-
- repo: https://github.com/astral-sh/uv-pre-commit
49-
# uv version.
50-
rev: 0.5.20
51-
hooks:
52-
# Update the uv lockfile
53-
- id: uv-lock
48+
# - repo: https://github.com/astral-sh/uv-pre-commit
49+
# # uv version.
50+
# rev: 0.5.20
51+
# hooks:
52+
# # Update the uv lockfile
53+
# - id: uv-lock
5454

5555
- repo: local
5656
hooks:

0 commit comments

Comments
 (0)