Unverified Commit 9ec03596 authored by Stella Biderman's avatar Stella Biderman Committed by GitHub
Browse files

Merge pull request #358 from jon-tow/update-pre-commit

Remove unsupported `gitlab` link in pre-commit config
parents 4f0410a4 0bca4303
...@@ -24,7 +24,7 @@ repos: ...@@ -24,7 +24,7 @@ repos:
args: [--remove] args: [--remove]
- id: mixed-line-ending - id: mixed-line-ending
args: [--fix=lf] args: [--fix=lf]
- repo: https://gitlab.com/pycqa/flake8 - repo: https://github.com/pycqa/flake8
rev: 3.7.9 rev: 3.7.9
hooks: hooks:
- id: flake8 - id: flake8
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment