Skip to content

Commit ee49d59

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 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)
1 parent 7e677c4 commit ee49d59

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
@@ -33,8 +33,8 @@ repos:
3333
hooks:
3434
- id: black
3535

36-
- repo: https://gitlab.com/pycqa/flake8
37-
rev: 3.9.2
36+
- repo: https://github.com/PyCQA/flake8
37+
rev: 4.0.1
3838
hooks:
3939
- id: flake8
4040
additional_dependencies: [flake8-bugbear==21.3.1]

0 commit comments

Comments
 (0)