Skip to content

Commit

Permalink
Replace gitlab with github in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
astirpe committed Jan 24, 2023
1 parent 8a8b4e9 commit 733dd68
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 733dd68

Please sign in to comment.