Skip to content

Commit 366c36a

Browse files
authored
Merge pull request #8522 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 43b547a + 0b29904 commit 366c36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: debug-statements
2121
exclude: _pytest/(debugging|hookspec).py
2222
language_version: python3
23-
- repo: https://gitlab.com/pycqa/flake8
23+
- repo: https://github.com/PyCQA/flake8
2424
rev: 3.9.0
2525
hooks:
2626
- id: flake8

0 commit comments

Comments
 (0)