We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00f41e commit 3953b2aCopy full SHA for 3953b2a
.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.3.1
+ rev: v3.3.2
15
hooks:
16
- id: pyupgrade
17
args: ["--py38-plus"]
0 commit comments