Skip to content

Commit f88a8ec

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 325174e commit f88a8ec

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
@@ -20,8 +20,8 @@ repos:
2020
types:
2121
- python
2222

23-
- repo: https://gitlab.com/pycqa/flake8
24-
rev: 3.9.2
23+
- repo: https://github.com/PyCQA/flake8
24+
rev: 5.0.4
2525
hooks:
2626
- id: flake8
2727
types:

0 commit comments

Comments
 (0)