Skip to content

Commit

Permalink
Change flake8 url from gitlab to github (#289)
Browse files Browse the repository at this point in the history
Co-authored-by: lijiaqi2 <[email protected]>
  • Loading branch information
jiaqiAA and lijiaqi2 authored Dec 23, 2022
1 parent 7231d35 commit 7bed955
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
@@ -1,6 +1,6 @@
exclude: .*/tests/data/
repos:
- repo: https://gitlab.com/pycqa/flake8.git
- repo: https://github.com/PyCQA/flake8.git
rev: 3.8.3
hooks:
- id: flake8
Expand Down

0 comments on commit 7bed955

Please sign in to comment.