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