We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6755e commit 56dc4f9Copy full SHA for 56dc4f9
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- "--strict"
48
49
- repo: https://github.com/asottile/pyupgrade
50
- rev: v3.8.0
+ rev: v3.9.0
51
hooks:
52
- id: pyupgrade
53
args: [--py38-plus]
0 commit comments