commit | 8e040424dc5d61d6d0a85ed2fe8c0f640052a4b8 | [log] [tgz] |
---|---|---|
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | Mon Jan 08 20:21:22 2024 +0000 |
committer | GitHub <noreply@github.com> | Mon Jan 08 20:21:22 2024 +0000 |
tree | 34fb48e5ca2471d2d0532f77e208103e8ebda454 | |
parent | e68665eb2ec07b28926eb1909c402ff93c5d7555 [diff] |
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b2752cc..87c0a52 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -32,7 +32,7 @@ hooks: - id: autopep8 - repo: https://github.com/PyCQA/flake8 - rev: 6.1.0 + rev: 7.0.0 hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-mypy