dist: fix flake8 URL

This commit is contained in:
Peter F. Patel-Schneider 2022-11-20 16:12:46 -05:00
parent 17c30a22bb
commit 91b9a3a472
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
rev: v4.3.21
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.8.3
hooks:
- id: flake8