We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b685ee commit efde312Copy full SHA for efde312
.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.8.0
13
hooks:
14
- id: ruff
15
types_or: [python, pyi, jupyter]
0 commit comments