Skip to content

Commit

Permalink
Merge pull request #77 from mikemhenry/patch-1
Browse files Browse the repository at this point in the history
flake8 has moved to github
  • Loading branch information
pedrobaeza authored Dec 21, 2022
2 parents eba9354 + db85b82 commit 2d10807
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 @@ -44,7 +44,7 @@ repos:
- id: isort
args:
- --settings=.
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.9.2
hooks:
- &flake8
Expand Down

0 comments on commit 2d10807

Please sign in to comment.