Skip to content

Commit

Permalink
ci: update the "flake8" url from "Gitlab" to "Github" in pre-commit
Browse files Browse the repository at this point in the history
PR Closed: #1268
  • Loading branch information
linjiX committed Dec 18, 2022
1 parent ee63cf4 commit 1580b59
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 @@ -40,7 +40,7 @@ repos:
types: [python]
args: ["-l 100"]

- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
Expand Down

0 comments on commit 1580b59

Please sign in to comment.