We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f092d9 commit 8c448c5Copy full SHA for 8c448c5
.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.11.5
62
hooks:
63
- id: ruff
64
types_or: [python, pyi, jupyter]
0 commit comments