Commit 5c936d4b by Henry Schreiner Committed by Henry Schreiner

refactor: issue fixed upstream

parent 8b0ccf76
...@@ -15,13 +15,12 @@ repos: ...@@ -15,13 +15,12 @@ repos:
- id: fix-encoding-pragma - id: fix-encoding-pragma
- repo: https://github.com/Lucas-C/pre-commit-hooks - repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.7 rev: v1.1.9
hooks: hooks:
- id: remove-tabs - id: remove-tabs
exclude: (Makefile|debian/rules|.gitmodules)(\.in)?$
- repo: https://gitlab.com/pycqa/flake8 - repo: https://gitlab.com/pycqa/flake8
rev: 3.8.2 rev: 3.8.3
hooks: hooks:
- id: flake8 - id: flake8
additional_dependencies: [flake8-bugbear, pep8-naming] additional_dependencies: [flake8-bugbear, pep8-naming]
......
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