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 7e2f3d2 + b30ca2b commit 06cca81Copy full SHA for 06cca81
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: reorder-python-imports
24
args: [--py3-plus]
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v2.23.1
+ rev: v2.23.3
27
hooks:
28
- id: pyupgrade
29
0 commit comments