Skip to content

Commit 6029e3e

Browse files
authored
Merge pull request #490 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fc60c54 + 02e0e60 commit 6029e3e

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
@@ -10,11 +10,11 @@ repos:
1010
- id: trailing-whitespace
1111
- id: end-of-file-fixer
1212
- id: debug-statements
13-
- repo: https://github.com/timothycrosley/isort
13+
- repo: https://github.com/PyCQA/isort
1414
rev: 5.9.3
1515
hooks:
1616
- id: isort
17-
- repo: https://gitlab.com/pycqa/flake8
17+
- repo: https://github.com/PyCQA/flake8
1818
rev: 3.9.2
1919
hooks:
2020
- id: flake8

0 commit comments

Comments
 (0)