CI: update flake8 pre-commit URL

This commit is contained in:
Jake VanderPlas 2022-11-15 13:32:48 -08:00
parent 726b2bc2ee
commit 3d5eadde26

View File

@ -8,7 +8,7 @@
# 'pre-commit run --all'
repos:
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: '5.0.4'
hooks:
- id: flake8