Skip to content

Commit 59d615a

Browse files
committed
chore: run uv lock offline
1 parent f8be5bc commit 59d615a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
rev: 0.9.18
3434
hooks:
3535
- id: uv-lock
36-
args: [--check, --no-build]
36+
args: [--check, --no-build, --offline]
3737
- repo: https://github.com/executablebooks/mdformat
3838
rev: 1.0.0
3939
hooks:

0 commit comments

Comments
 (0)