Skip to content

Commit 050407c

Browse files
pre-commit-ci[bot]tony
authored andcommitted
1 parent d26ac00 commit 050407c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repos:
2-
- repo: https://github.com/ambv/black
2+
- repo: https://github.com/psf/black
33
rev: 21.12b0
44
hooks:
55
- id: black
@@ -9,7 +9,7 @@ repos:
99
hooks:
1010
- id: isort
1111
name: isort (python)
12-
- repo: https://gitlab.com/pycqa/flake8
12+
- repo: https://github.com/PyCQA/flake8
1313
rev: 4.0.1
1414
hooks:
1515
- id: flake8

0 commit comments

Comments
 (0)