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 abc1cff commit 9ce158eCopy full SHA for 9ce158e
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: no-commit-to-branch
28
- id: trailing-whitespace
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.13.0
+ rev: v0.13.3
31
hooks:
32
- id: ruff-check
33
args: ["--fix"]
0 commit comments