commit | f9c8bfab65903d3c654185a6c0e8015b31a48401 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Sep 19 18:11:26 2022 -0500 |
committer | GitHub <noreply@github.com> | Mon Sep 19 18:11:26 2022 -0500 |
tree | edd781c2272770b4f1a9fc0f740e0504d81dc76c | |
parent | 5d4843d9773a292cdb7967a16478be743a54beb6 [diff] | |
parent | 1f52105403cb91b1670f560ddf69539671eb5516 [diff] |
Merge pull request #807 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 9478a1f..194cee7 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.37.3 + rev: v2.38.0 hooks: - id: pyupgrade args: [--py37-plus]