We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8d07e commit 8084700Copy full SHA for 8084700
.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.9.7
+ rev: v0.9.9
13
hooks:
14
- id: ruff
15
types_or: [python, pyi, jupyter]
0 commit comments