Skip to content

Commit 1a7ceac

Browse files
[pre-commit.ci] pre-commit autoupdate (#93)
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 739f6ee commit 1a7ceac

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
@@ -51,7 +51,7 @@ repos:
5151

5252
- repo: https://github.com/asottile/pyupgrade
5353
# keep it after flake8
54-
rev: v3.3.2
54+
rev: v3.4.0
5555
hooks:
5656
- id: pyupgrade
5757
args: ["--py39-plus"]

0 commit comments

Comments
 (0)