| commit | f34b527ff1164f11a0ff418ba1004a11fb52badc | [log] [tgz] |
|---|---|---|
| author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Tue Apr 25 03:21:09 2023 +0000 |
| committer | GitHub <noreply@github.com> | Tue Apr 25 03:21:09 2023 +0000 |
| tree | 97f803bf95382fa5f9c6d92c332fb41cd4c2d52e | |
| parent | 84e478bc42d27f9c214de50dd331ca7602beb2f1 [diff] |
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94bbb0f..f3fc890 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -24,7 +24,7 @@ - id: add-trailing-comma args: [--py36-plus] - repo: https://github.com/asottile/pyupgrade - rev: v3.3.1 + rev: v3.3.2 hooks: - id: pyupgrade args: [--py37-plus]