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 613ccaf commit 7903236Copy full SHA for 7903236
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
rev: v3.3.1
24
hooks:
25
- id: pyupgrade
26
- args: [--py38-plus]
+ args: [--py39-plus]
27
- repo: https://github.com/psf/black
28
rev: 23.1.0
29
0 commit comments