We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03717bc commit 9088a36Copy full SHA for 9088a36
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ ci:
19
skip: [pylint, pyright, mypy]
20
repos:
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.1.13
+ rev: v0.3.1
23
hooks:
24
- id: ruff
25
args: [--exit-non-zero-on-fix]
0 commit comments