1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-10-13 03:18:57 +00:00

Merge pull request #77 from mikemhenry/patch-1

flake8 has moved to github
This commit is contained in:
Pedro M. Baeza 2022-12-21 09:03:46 +01:00 committed by GitHub
commit 2d108070c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ repos:
- id: isort
args:
- --settings=.
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.9.2
hooks:
- &flake8