Skip to content

Commit

Permalink
s/gitlab/github for flake8 precommit repo (#6252) (#6255)
Browse files Browse the repository at this point in the history
(cherry picked from commit eae9867)

Co-authored-by: Michelle Ark <[email protected]>
  • Loading branch information
github-actions[bot] and MichelleArk authored Nov 15, 2022
1 parent b25a09d commit e4cbc97
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 @@ -35,7 +35,7 @@ repos:
- "--target-version=py38"
- "--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 e4cbc97

Please sign in to comment.