Skip to content

Commit 1f1c363

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.4.0](asottile/pyupgrade@v3.3.1...v3.4.0)
1 parent 32f17c8 commit 1f1c363

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.3.1
6+
rev: v3.4.0
77
hooks:
88
- id: pyupgrade
99
args: ["--py37-plus"]

0 commit comments

Comments
 (0)