Skip to content

Commit 0f839cf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8
1 parent 43fc112 commit 0f839cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: black
1515
language_version: python3.8
16-
- repo: https://gitlab.com/pycqa/flake8
16+
- repo: https://github.com/PyCQA/flake8
1717
rev: 4.0.1
1818
hooks:
1919
- id: flake8

0 commit comments

Comments
 (0)