| commit | 66ecc5beb42a1d1adb6eb3c18e53bce4bc56fdba | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Mon Dec 19 20:49:17 2022 -0500 |
| committer | GitHub <noreply@github.com> | Mon Dec 19 20:49:17 2022 -0500 |
| tree | bc15c55d6867831d224589f23cc2ca240fd37f80 | |
| parent | 931126759fd52c855634a9eeca2f3aa907ca2507 [diff] | |
| parent | 23e603312ab090a9bb449e5639167bda6362b1e1 [diff] |
Merge pull request #852 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 4caa5cb..74db87a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -29,7 +29,7 @@ - id: pyupgrade args: [--py37-plus] - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v2.0.0 + rev: v2.0.1 hooks: - id: autopep8 - repo: https://github.com/PyCQA/flake8