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 e209b85 commit 7b54416Copy full SHA for 7b54416
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: ["--maxkb=2000"]
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.12.9
+ rev: v0.14.2
15
hooks:
16
- id: ruff
17
types_or: [python, pyi, jupyter]
0 commit comments