Skip to content

Commit c4f43aa

Browse files
[pre-commit.ci] pre-commit autoupdate (#250)
updates: - [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](asottile/pyupgrade@v3.3.2...v3.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 264f6bf commit c4f43aa

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
@@ -2,7 +2,7 @@ ci:
22
skip: [mypy, pytest]
33
repos:
44
- repo: https://github.com/asottile/pyupgrade
5-
rev: v3.3.2
5+
rev: v3.4.0
66
hooks:
77
- id: pyupgrade
88
args: [--py38-plus]

0 commit comments

Comments
 (0)