Skip to content

Commit 981e0e5

Browse files
[pre-commit.ci] pre-commit autoupdate (#1236)
updates: - https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8 - [github.com/PyCQA/flake8: 3.9.2 → 5.0.4](PyCQA/flake8@3.9.2...5.0.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 428c175 commit 981e0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ repos:
2929
rev: 22.10.0
3030
hooks:
3131
- id: black
32-
- repo: https://gitlab.com/pycqa/flake8
33-
rev: 3.9.2
32+
- repo: https://github.com/PyCQA/flake8
33+
rev: 5.0.4
3434
hooks:
3535
- id: flake8
3636

0 commit comments

Comments
 (0)