| commit | 1fa820c84740ea9e982fabe2b2f2479dbd76c65f | [log] [tgz] |
|---|---|---|
| author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Mon Apr 12 17:10:06 2021 +0000 |
| committer | GitHub <noreply@github.com> | Mon Apr 12 17:10:06 2021 +0000 |
| tree | b91a9f18ecd64212883e206b9e29bab3910169f1 | |
| parent | 2f7e22dc211ddec22670778553b91850a4ba8c1f [diff] |
[pre-commit.ci] pre-commit autoupdate
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5c040f1..8560431 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -27,7 +27,7 @@ - id: reorder-python-imports args: [--py3-plus] - repo: https://github.com/asottile/pyupgrade - rev: v2.11.0 + rev: v2.12.0 hooks: - id: pyupgrade args: [--py36-plus]