Skip to content

Commit 5b35608

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1)
1 parent 766ce0b commit 5b35608

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
@@ -53,7 +53,7 @@ repos:
5353
- --no-extra-eol
5454

5555
- repo: https://github.com/asottile/pyupgrade
56-
rev: v3.19.0
56+
rev: v3.19.1
5757
hooks:
5858
- id: pyupgrade
5959
args: [--py37-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)