Skip to content

Commit f34456a

Browse files
committed
fix
1 parent 4225fa8 commit f34456a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ repos:
44
args:
55
- "-a ruff:ruff:v:"
66
- "-a ruff:ruff-format:v:"
7+
- "-l=DEBUG"
78
repo: https://github.com/phi-friday/sync-uv-pre-commit
8-
rev: v0.1.2
9+
rev: v0.2.0
910

1011
- hooks:
1112
- id: ruff

0 commit comments

Comments
 (0)