| commit | 85ef03e3b70ce63828535b85cc222e5ee8c06b7e | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Tue Jul 11 06:28:50 2023 -0400 |
| committer | GitHub <noreply@github.com> | Tue Jul 11 06:28:50 2023 -0400 |
| tree | dae7dd6f8fd09d9f95661afd6975a6572f745584 | |
| parent | b8256a5b1e2227ef8d13cbcafd69903d69d68d28 [diff] | |
| parent | a87e8bc6451436264fa21a2d755223765151d494 [diff] |
Merge pull request #932 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 5b99fc5..b8e6f00 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ hooks: - id: add-trailing-comma - repo: https://github.com/asottile/pyupgrade - rev: v3.8.0 + rev: v3.9.0 hooks: - id: pyupgrade args: [--py38-plus]