Explorar el Código

Update flake8 pre-commit link to GitHub

They moved: https://www.youtube.com/watch?v=1FIgj9Q5e6A
Sage Abdullah hace 1 año
padre
commit
7226f387e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -13,7 +13,7 @@ repos:
     rev: 5.6.4
     hooks:
       - id: isort
-  - repo: https://gitlab.com/pycqa/flake8
+  - repo: https://github.com/pycqa/flake8
     # flake8 config is in setup.cfg
     rev: 3.8.4
     hooks: