commit | 35d73e14d0971d261fc3f41badb47df55d80deec | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Jul 04 18:02:36 2022 -0400 |
committer | GitHub <noreply@github.com> | Mon Jul 04 18:02:36 2022 -0400 |
tree | f8aebce785eca078acbd056dcb7b3f6c9789402c | |
parent | b0f06dc9f2260909f3423243de180edfc823ec5a [diff] | |
parent | dd347f86bc32236d7f9a5a82e718908c557a8708 [diff] |
Merge pull request #784 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 c5299f8..1e1b4a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -14,7 +14,7 @@ hooks: - id: setup-cfg-fmt - repo: https://github.com/asottile/reorder_python_imports - rev: v3.1.0 + rev: v3.3.0 hooks: - id: reorder-python-imports args: [--py37-plus, --add-import, 'from __future__ import annotations']