Skip to content

Commit 6a73027

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.31.0 → v2.32.1](asottile/pyupgrade@v2.31.0...v2.32.1)
1 parent fcd1a40 commit 6a73027

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
@@ -44,7 +44,7 @@ repos:
4444
- "prettier"
4545
- "prettier-plugin-toml@0.3.1"
4646
- repo: "https://github.com/asottile/pyupgrade"
47-
rev: v2.31.0
47+
rev: v2.32.1
4848
# v2.32.0 requires python >= 3.7
4949
hooks:
5050
- id: pyupgrade

0 commit comments

Comments
 (0)