Skip to content

Commit

Permalink
Updated flake8 repo location in pre-commit config to github.
Browse files Browse the repository at this point in the history
  • Loading branch information
smithdc1 authored and carltongibson committed Dec 14, 2022
1 parent 8b76e05 commit 72c5ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -17,7 +17,7 @@ repos:
- id: isort
args: ["--profile=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 72c5ca1

Please sign in to comment.