mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 12:06:53 +00:00
use six for config parser, add to reqs
ditch checkign access_key (don't consider these a secret) don't check line by line, check the whole file in bulk instead
This commit is contained in:
parent
95bf20d52d
commit
3078aec57b
2 changed files with 12 additions and 20 deletions
|
|
@ -7,3 +7,4 @@ mock
|
|||
pre-commit
|
||||
pylint<1.4
|
||||
pytest
|
||||
six==1.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue