We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a6db1 commit e066ed5Copy full SHA for e066ed5
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
args: ['--fix']
26
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.19.0
+ rev: v3.19.1
29
hooks:
30
- id: pyupgrade
31
args: [--py38-plus]
0 commit comments