We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b3848 commit 649e855Copy full SHA for 649e855
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: check-json
29
30
- repo: https://github.com/asottile/pyupgrade
31
- rev: v3.3.1
+ rev: v3.4.0
32
hooks:
33
- id: pyupgrade
34
args: [--py36-plus]
0 commit comments