CI: Update flake8 pre-commit to come from GitHub 01/104301/1
authorAndrew Grimberg <[email protected]>
Tue, 7 Feb 2023 22:33:59 +0000 (14:33 -0800)
committerAndrew Grimberg <[email protected]>
Tue, 7 Feb 2023 22:33:59 +0000 (14:33 -0800)
Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I548866a7ed3fdf2ed7f30a43ea169c8b07ca76c9

.pre-commit-config.yaml

index 8395ce92d7155fe93a45b13edfeed7322b6da724..218b8b576ff8d98ff8a0fec7d8fe49307f09339e 100644 (file)
@@ -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