Skip to content

Commit 247a583

Browse files
[pre-commit.ci] pre-commit autoupdate (#777)
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 944fa95 commit 247a583

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
@@ -3,7 +3,7 @@ exclude: "migrations"
33

44
repos:
55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.16.0
6+
rev: v3.17.0
77
hooks:
88
- id: pyupgrade
99
args: ["--py37-plus"]

0 commit comments

Comments
 (0)