Skip to content

Commit 7b06078

Browse files
pre-commit-ci[bot]neersighted
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 492e2e3 commit 7b06078

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
@@ -45,7 +45,7 @@ repos:
4545
- pep8-naming==0.13.1
4646

4747
- repo: https://github.com/asottile/pyupgrade
48-
rev: v2.37.3
48+
rev: v2.38.0
4949
hooks:
5050
- id: pyupgrade
5151
args: [--py37-plus]

0 commit comments

Comments
 (0)