Skip to content

Commit

Permalink
Fetch flake8 from GitHub instead of GitLab (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Boucaud <[email protected]>
  • Loading branch information
2 people authored and ismael-mendoza committed Feb 25, 2022
1 parent 7c477e4 commit 677bf55
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 @@ -24,7 +24,7 @@ repos:
rev: v2.4.0
hooks:
- id: reorder-python-imports
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.8.4
hooks:
- id: flake8
Expand Down

0 comments on commit 677bf55

Please sign in to comment.