X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;fp=.pre-commit-config.yaml;h=218b8b576ff8d98ff8a0fec7d8fe49307f09339e;hb=b0dd7808e1c14421adae0d62d5e3f78fd8d63ac9;hp=8395ce92d7155fe93a45b13edfeed7322b6da724;hpb=1cd640eaef02fc8f45999769a869fb835775fd7b;p=releng%2Fbuilder.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8395ce92d7..218b8b576f 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