We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28514f commit f60ab90Copy full SHA for f60ab90
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: pyupgrade
43
args: [--py39-plus]
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
- rev: v0.9.1
+ rev: v0.9.2
46
hooks:
47
- id: ruff
48
args: [--fix, --exit-non-zero-on-fix]
0 commit comments