We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c70ad commit ce32f70Copy full SHA for ce32f70
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: trailing-whitespace
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.11.2
+ rev: v0.11.5
19
hooks:
20
- id: ruff
21
types_or: [python, pyi, jupyter]
0 commit comments