Skip to content

Commit fe367d6

Browse files
committed
MAINT: switch both references to gitlab to github
1 parent d67e553 commit fe367d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
exclude: '^(conda-recipe/meta.yaml)$'
1818
- id: debug-statements
1919

20-
- repo: https://gitlab.com/pycqa/flake8.git
20+
- repo: https://github.com/pycqa/flake8.git
2121
rev: 3.7.9
2222
hooks:
2323
- id: flake8

forPythonRepos/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
exclude: '^(conda-recipe/meta.yaml)$'
1818
- id: debug-statements
1919

20-
- repo: https://gitlab.com/pycqa/flake8.git
20+
- repo: https://github.com/pycqa/flake8.git
2121
rev: 3.7.9
2222
hooks:
2323
- id: flake8

0 commit comments

Comments
 (0)