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 e459c01 commit 6386980Copy full SHA for 6386980
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: end-of-file-fixer
21
- id: check-yaml
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v3.3.1
+ rev: v3.3.2
24
hooks:
25
- id: pyupgrade
26
args: [--py37-plus]
0 commit comments