commit | 516a8a263c137b51b43f01cbd5441f735390363e | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Sep 26 09:04:08 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Sep 26 09:04:08 2023 -0400 |
tree | b36990bf2ad3fd3dbf73089d5ee23d8fc28e57ff | |
parent | f96db964c44076e4fc47eb38fa384aad1571c096 [diff] | |
parent | 30f4ca331f333ac400658458deee17d3decf7a85 [diff] |
Merge pull request #966 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 26812a9..58a08f2 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.11.0 + rev: v3.13.0 hooks: - id: pyupgrade args: [--py38-plus]