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