Skip to content

Commit 69e95df

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix-clean
2 parents 3019c9a + 9e9c1bc commit 69e95df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
- id: reorder-python-imports
3636
args: [--py37-plus, --add-import, 'from __future__ import annotations']
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v2.32.0
38+
rev: v2.32.1
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py37-plus]

0 commit comments

Comments
 (0)