Skip to content

Commit 2640aaa

Browse files
authored
Change uv-lock language to system in config
1 parent d0a6a7a commit 2640aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
name: uv-lock
1515
description: "Automatically run 'uv lock' on your project dependencies"
1616
entry: uv lock
17-
language: python
17+
language: system
1818
files: ^(uv\.lock|pyproject\.toml|uv\.toml)$
1919
pass_filenames: false
2020
- id: ruff

0 commit comments

Comments
 (0)