Skip to content

Commit

Permalink
[FIX] PyCQA no longer has a gitlab mirror of repos
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanRijnhart committed Nov 18, 2022
1 parent b0f6a94 commit 2e528c5
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 @@ -113,7 +113,7 @@ repos:
- requirements.txt
- --header
- "# generated from manifests external_dependencies"
- repo: https://gitlab.com/PyCQA/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
Expand Down

0 comments on commit 2e528c5

Please sign in to comment.