Skip to content

Commit 5cbf357

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](asottile/pyupgrade@v2.37.3...v2.38.0)
1 parent 6bc4ca2 commit 5cbf357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: doc8
1717
- repo: https://github.com/asottile/pyupgrade
18-
rev: v2.37.3
18+
rev: v2.38.0
1919
hooks:
2020
- id: pyupgrade
2121
args: [--py37-plus]

0 commit comments

Comments
 (0)