Skip to content

Commit 4995887

Browse files
authored
Merge pull request #18 from ZLLentz/maint_precommit_github
MAINT: switch both references from gitlab to github
2 parents 0b41c4f + fe367d6 commit 4995887

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)