Skip to content

Commit 0a3e9a9

Browse files
pre-commit-ci[bot]flub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](asottile/pyupgrade@v2.32.0...v2.32.1)
1 parent 1da037c commit 0a3e9a9

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
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: reorder-python-imports
4242
- repo: https://github.com/asottile/pyupgrade
43-
rev: v2.32.0
43+
rev: v2.32.1
4444
hooks:
4545
- id: pyupgrade
4646
args: [--keep-percent-format, --py36-plus]

0 commit comments

Comments
 (0)