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.
2 parents cde83a4 + 2549bbc commit ffe01d3Copy full SHA for ffe01d3
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: reorder-python-imports
23
args: [--py39-plus, --application-directories, '.:bench']
24
- repo: https://github.com/asottile/pyupgrade
25
- rev: v3.18.0
+ rev: v3.19.0
26
hooks:
27
- id: pyupgrade
28
args: [--py39-plus]
0 commit comments