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 f7b1b1e commit 13e10d9Copy full SHA for 13e10d9
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: [--fix=lf]
12
- id: requirements-txt-fixer
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.2.2
+ rev: v0.3.2
15
hooks:
16
- id: ruff
17
args: [--fix, --exit-non-zero-on-fix]
0 commit comments