commit | d20d9444dfc759ebeeff1643f213132bb4dd491f | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Aug 29 11:15:52 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Aug 29 11:15:52 2023 -0400 |
tree | 0189d2e06f35f4c7da2aba9604a9ad14614ed771 | |
parent | b9a2d838763bf5b796022791ffb2d8b5b365b88f [diff] | |
parent | baa6589e9d226537d3da1c6d21ecfa74185e042a [diff] |
Merge pull request #952 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 28c627a..8657e75 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -28,7 +28,7 @@ - id: pyupgrade args: [--py38-plus] - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v2.0.2 + rev: v2.0.4 hooks: - id: autopep8 - repo: https://github.com/PyCQA/flake8