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 9672ba7 commit bedac07Copy full SHA for bedac07
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-merge-conflict
12
- id: end-of-file-fixer
13
- repo: https://github.com/asottile/pyupgrade
14
- rev: v3.2.3
+ rev: v3.3.0
15
hooks:
16
- id: pyupgrade
17
args: ["--py36-plus"]
0 commit comments