Skip to content

Commit

Permalink
use github url instead of gitlab mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed May 29, 2020
1 parent 8e2d212 commit c8be73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
rev: master
hooks:
- id: mypy
- repo: https://gitlab.com/PyCQA/flake8
- repo: https://github.com/PyCQA/flake8
rev: master
hooks:
- id: flake8
Expand Down

0 comments on commit c8be73d

Please sign in to comment.