commit | 974bb4de56a6f5da690a64709a864a7d554b7c14 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon May 09 14:10:52 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon May 09 14:10:52 2022 -0700 |
tree | e73e2bf5aa2db1204ad4bb60334900bdf21de634 | |
parent | 4d46e7884aeb84899f321df0dbbae4cb236c9b1f [diff] | |
parent | 821fb690da5445e4f5d1de3cbe7d6028fbd54761 [diff] |
Merge pull request #764 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 959ff15..5322694 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -24,7 +24,7 @@ - id: add-trailing-comma args: [--py36-plus] - repo: https://github.com/asottile/pyupgrade - rev: v2.32.0 + rev: v2.32.1 hooks: - id: pyupgrade args: [--py37-plus]