Skip to content

Commit 206447f

Browse files
[pre-commit.ci] pre-commit autoupdate (#41)
updates: - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](asottile/pyupgrade@v2.34.0...v2.37.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9b64f71 commit 206447f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: check-json
2929

3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: v2.34.0
31+
rev: v2.37.3
3232
hooks:
3333
- id: pyupgrade
3434
args: [--py36-plus]

0 commit comments

Comments
 (0)