Skip to content

Commit 20c4ad2

Browse files
committed
updating pre-commit
1 parent 4a41bf9 commit 20c4ad2

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: black
66
language_version: python3
7-
- repo: https://gitlab.com/pycqa/flake8
7+
- repo: https://github.com/pycqa/flake8
88
rev: "3.8.4"
99
hooks:
1010
- id: flake8

0 commit comments

Comments
 (0)