We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd153d1 commit 1ac0534Copy full SHA for 1ac0534
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
pass_filenames: true
59
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
- rev: v0.1.15
+ rev: v0.4.3
62
hooks:
63
- id: ruff
64
types_or: [python, pyi, jupyter]
0 commit comments