We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbac5d commit 3d02ad7Copy full SHA for 3d02ad7
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
exclude: ^CHANGELOG.md$
31
32
- repo: https://github.com/asottile/pyupgrade
33
- rev: v3.15.1
+ rev: v3.15.2
34
hooks:
35
- id: pyupgrade
36
args: [--py38-plus]
0 commit comments