We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d5fff commit 18cb6d1Copy full SHA for 18cb6d1
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: isort
23
24
- repo: https://github.com/asottile/pyupgrade
25
- rev: v3.16.0
+ rev: v3.17.0
26
hooks:
27
- id: pyupgrade
28
args: [--py38-plus]
0 commit comments