commit | 27dcd3fd1dc01d3fdbeb188edb54dddf3d964236 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Oct 09 16:41:34 2023 -0400 |
committer | GitHub <noreply@github.com> | Mon Oct 09 16:41:34 2023 -0400 |
tree | b0b2426a55f2d701e273a924a251eb35560f3293 | |
parent | c4a0b883114b00d8d76b479c820ce7950211c99b [diff] | |
parent | 6e0df5d9bbfd7f4ac3af9c3db4794bf8b86211b5 [diff] |
Merge pull request #975 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 d9ffea2..36f4fdc 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.14.0 + rev: v3.15.0 hooks: - id: pyupgrade args: [--py38-plus]