Skip to content
Snippets Groups Projects
Commit cbe25bb9 authored by André MAYORAZ's avatar André MAYORAZ
Browse files

[pre-commit] Changed flake8 url to github

parent 2959b0ab
No related branches found
No related tags found
No related merge requests found
Pipeline #66903 passed
...@@ -11,7 +11,7 @@ repos: ...@@ -11,7 +11,7 @@ repos:
hooks: hooks:
- id: black - id: black
exclude: bob/devtools/templates/setup.py exclude: bob/devtools/templates/setup.py
- repo: https://gitlab.com/pycqa/flake8 - repo: https://github.com/pycqa/flake8
rev: 3.9.2 rev: 3.9.2
hooks: hooks:
- id: flake8 - id: flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment