Skip to content

Commit f2ef557

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](asottile/pyupgrade@v2.34.0...v2.37.1)
1 parent a897081 commit f2ef557

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: add-trailing-comma
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.34.0
28+
rev: v2.37.1
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py37-plus]

0 commit comments

Comments
 (0)