1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-12-22 06:38:07 +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 - id: isort
args: args:
- --settings=. - --settings=.
- repo: https://gitlab.com/pycqa/flake8 - repo: https://github.com/pycqa/flake8
rev: 3.9.2 rev: 3.9.2
hooks: hooks:
- &flake8 - &flake8