X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=218b8b576ff8d98ff8a0fec7d8fe49307f09339e;hb=3c72cbb70322f4fd9571fd912891c446bde0e64b;hp=8395ce92d7155fe93a45b13edfeed7322b6da724;hpb=5608af628a14cf414bde486d93dd7aecfe89ddb9;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