Changed a pre-commit hook URL.

This commit is contained in:
Franco Masotti 2021-08-28 13:07:17 +02:00
parent e1734c0dc1
commit 644e951b1a
Signed by: frnmst
GPG Key ID: 24116ED85666780A
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ repos:
- id: yapf
args: ['--style', '{based_on_style: pep8; indent_width: 4}']
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: '3.9.2' # Use the sha / tag you want to point at
hooks:
- id: flake8