Skip to content

Commit

Permalink
Update repository URL for Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jugmac00 committed Apr 5, 2021
1 parent cb3ea5d commit bfabd10
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 @@ -3,7 +3,7 @@ repos:
rev: 20.8b1
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: "3.8.4"
hooks:
- id: flake8
Expand Down

0 comments on commit bfabd10

Please sign in to comment.