Skip to content

Commit

Permalink
s/gitlab/github for flake8 precommit repo (#6252)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk authored Nov 15, 2022
1 parent 66ac107 commit eae9867
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 @@ -30,7 +30,7 @@ repos:
args:
- "--check"
- "--diff"
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
hooks:
- id: flake8
Expand Down

0 comments on commit eae9867

Please sign in to comment.