| commit | 81226d2cf42a080437c7ac5f95a97b57262eaec7 | [log] [tgz] |
|---|---|---|
| author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Mon Feb 01 16:48:14 2021 +0000 |
| committer | GitHub <noreply@github.com> | Mon Feb 01 16:48:14 2021 +0000 |
| tree | cffc196be49876406821ee9806fc31a2b38edf11 | |
| parent | 3842bea65a5382a4ef86102ecff04cf4964db37d [diff] |
[pre-commit.ci] pre-commit autoupdate
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50ece94..4160b05 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.7.4 + rev: v2.9.0 hooks: - id: pyupgrade args: [--py36-plus]