We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef9beb commit 949f8b9Copy full SHA for 949f8b9
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: pyupgrade
39
args: [--py311-plus]
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.9.1
+ rev: v0.9.2
42
hooks:
43
- id: ruff
44
args: [--fix]
0 commit comments