We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7286608 commit 372168eCopy full SHA for 372168e
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: pyupgrade
21
args: [--py37-plus]
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.2.0
+ rev: v0.2.1
24
hooks:
25
- id: ruff
26
args: [ --fix ]
0 commit comments