We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acd15e commit 302c994Copy full SHA for 302c994
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-toml
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.8.6
+ rev: v0.9.1
13
hooks:
14
- id: ruff
15
types_or: [python, pyi, jupyter]
0 commit comments