commit | 1f52105403cb91b1670f560ddf69539671eb5516 | [log] [tgz] |
---|---|---|
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Mon Sep 19 22:48:44 2022 +0000 |
committer | GitHub <noreply@github.com> | Mon Sep 19 22:48:44 2022 +0000 |
tree | edd781c2272770b4f1a9fc0f740e0504d81dc76c | |
parent | 5d4843d9773a292cdb7967a16478be743a54beb6 [diff] |
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9478a1f..194cee7 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: v2.37.3 + rev: v2.38.0 hooks: - id: pyupgrade args: [--py37-plus]