commit | 96df60f75ba7dc8e659a873a7a0d7fc377f61509 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Aug 30 15:03:41 2021 -0400 |
committer | GitHub <noreply@github.com> | Mon Aug 30 15:03:41 2021 -0400 |
tree | 0dcf65a2983ede741a688d7e6f76fc266bd4e028 | |
parent | 8c2e6113ec9f1b3013544e26c0943456befb07bf [diff] | |
parent | 383841026105ff812a5f87ddd6acb5656d3984e1 [diff] |
Merge pull request #644 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 421c888..af2c89c 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.24.0 + rev: v2.25.0 hooks: - id: pyupgrade args: [--py36-plus]