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