Skip to content

Commit

Permalink
Use new repository URI for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Nov 21, 2022
1 parent 6150cbb commit 6dbb3d5
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 @@ -6,7 +6,7 @@ repos:
args:
- --safe
- --quiet
- 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 6dbb3d5

Please sign in to comment.