| commit | fb9fc7b71b63ea94e7cfb70f4351e9bddea181d3 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Mon Feb 01 12:46:25 2021 -0800 |
| committer | GitHub <noreply@github.com> | Mon Feb 01 12:46:25 2021 -0800 |
| tree | cffc196be49876406821ee9806fc31a2b38edf11 | |
| parent | 3842bea65a5382a4ef86102ecff04cf4964db37d [diff] | |
| parent | 81226d2cf42a080437c7ac5f95a97b57262eaec7 [diff] |
Merge pull request #553 from pre-commit/pre-commit-ci-update-config [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]