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 d0a6a7a commit 2640aaaCopy full SHA for 2640aaa
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
name: uv-lock
15
description: "Automatically run 'uv lock' on your project dependencies"
16
entry: uv lock
17
- language: python
+ language: system
18
files: ^(uv\.lock|pyproject\.toml|uv\.toml)$
19
pass_filenames: false
20
- id: ruff
0 commit comments