commit | 0122e76bfe37d895fa9085712e65dbfef2e349b1 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Apr 25 00:53:47 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Apr 25 00:53:47 2023 -0400 |
tree | 97f803bf95382fa5f9c6d92c332fb41cd4c2d52e | |
parent | 84e478bc42d27f9c214de50dd331ca7602beb2f1 [diff] | |
parent | f34b527ff1164f11a0ff418ba1004a11fb52badc [diff] |
Merge pull request #900 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 94bbb0f..f3fc890 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: v3.3.1 + rev: v3.3.2 hooks: - id: pyupgrade args: [--py37-plus]