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 cb00f8e commit cd9b828Copy full SHA for cd9b828
.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.12.7
62
hooks:
63
- id: ruff
64
types_or: [python, pyi, jupyter]
0 commit comments