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 2ff9aea commit 2f8baa5Copy full SHA for 2f8baa5
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ ci:
8
9
repos:
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: "v0.11.13"
+ rev: "v0.12.3"
12
hooks:
13
- id: ruff
14
types_or: [python, pyi, jupyter]
0 commit comments