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 b6a8f53 commit 383ed57Copy full SHA for 383ed57
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: trailing-whitespace
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
# Keep in sync with .github/workflows/ruff.yml
22
- rev: 'v0.13.0'
+ rev: 'v0.13.2'
23
hooks:
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments