Skip to content

Commit 7627548

Browse files
[pre-commit.ci] pre-commit autoupdate (#480)
updates: - [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](asottile/pyupgrade@v3.1.0...v3.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7b9e8e1 commit 7627548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
args: ["-a", "from __future__ import annotations"]
2525

2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v3.1.0
27+
rev: v3.2.0
2828
hooks:
2929
- id: pyupgrade
3030
args: ["--py37-plus"]

0 commit comments

Comments
 (0)