Fixing flake8 URL for pre-commit

This commit is contained in:
Mateus Meyer Jiacomelli 2022-12-31 02:30:11 +00:00 committed by Raoul Snyman
parent c342509f75
commit e4ddde105b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
repos:
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.8.1
hooks:
- id: flake8