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 5096622 commit b690b44Copy full SHA for b690b44
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
# - --remove-duplicate-keys
20
# - --remove-unused-variables
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v3.3.1
+ rev: v3.3.2
23
hooks:
24
- id: pyupgrade
25
args: [--py38-plus]
0 commit comments