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 38ae244 commit f0a350bCopy full SHA for f0a350b
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- "-a ruff:ruff-format:v:"
7
- "-l DEBUG"
8
repo: https://github.com/phi-friday/sync-uv-pre-commit
9
- rev: v0.4.1
+ rev: v0.4.2
10
11
- hooks:
12
- id: ruff
README.md
@@ -11,7 +11,7 @@ repos:
- "-e some_extra"
13
14
15
```
16
17
### args
0 commit comments