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 4225fa8 commit f34456aCopy full SHA for f34456a
.pre-commit-config.yaml
@@ -4,8 +4,9 @@ repos:
4
args:
5
- "-a ruff:ruff:v:"
6
- "-a ruff:ruff-format:v:"
7
+ - "-l=DEBUG"
8
repo: https://github.com/phi-friday/sync-uv-pre-commit
- rev: v0.1.2
9
+ rev: v0.2.0
10
11
- hooks:
12
- id: ruff
0 commit comments