X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=218b8b576ff8d98ff8a0fec7d8fe49307f09339e;hb=652171953a98455fdbfed448ac1ae1abfba7a649;hp=8395ce92d7155fe93a45b13edfeed7322b6da724;hpb=da847824e19693ad787189076aa0a81f5bd8c10c;p=releng%2Fbuilder.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8395ce92d..218b8b576 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: hooks: - id: black - - repo: https://gitlab.com/pycqa/flake8 + - repo: https://github.com/PyCQA/flake8 rev: 3.9.2 hooks: - id: flake8