We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51551f6 commit e147b41Copy full SHA for e147b41
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
args: [--py310-plus]
67
68
- repo: https://github.com/astral-sh/ruff-pre-commit
69
- rev: v0.8.1
+ rev: v0.8.2
70
hooks:
71
- id: ruff
72
args: [--fix, --exit-non-zero-on-fix]
0 commit comments