We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a631c51 + 5d55de6 commit 9ae2151Copy full SHA for 9ae2151
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: reorder-python-imports
14
args: [--py310-plus]
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v3.21.0
+ rev: v3.21.1
17
hooks:
18
- id: pyupgrade
19
0 commit comments