| commit | e59bbe6db70804ebab08cf05f470c40fa11cd9cf | [log] [tgz] |
|---|---|---|
| author | anthony sottile <asottile@umich.edu> | Tue Nov 25 10:52:14 2025 -0500 |
| committer | GitHub <noreply@github.com> | Tue Nov 25 10:52:14 2025 -0500 |
| tree | b79b67963cadccb379eb434710cd527232dcbc33 | |
| parent | 459b301556340e0356281723fa1b2be1577d5a4d [diff] | |
| parent | ce6aed3bbe777fa731e35de5359c35e8d6482c30 [diff] |
Merge pull request #1215 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 3faf2c6..af16031 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.21.1 + rev: v3.21.2 hooks: - id: pyupgrade args: [--py310-plus]