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 60e0dae commit 2a5f65eCopy full SHA for 2a5f65e
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: isort
20
name: isort
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v2.7.4
+ rev: v2.8.0
23
hooks:
24
- id: pyupgrade
25
args: [--py37-plus]
0 commit comments