Skip to content

Commit 811b8af

Browse files
authored
Move flake8 from gitlab to github (#87)
1 parent e9b7868 commit 811b8af

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
@@ -11,7 +11,7 @@ repos:
1111
rev: 22.3.0
1212
hooks:
1313
- id: black
14-
- repo: https://gitlab.com/pycqa/flake8
14+
- repo: https://github.com/pycqa/flake8
1515
rev: 3.9.2
1616
hooks:
1717
- id: flake8

0 commit comments

Comments
 (0)