Update .pre-commit-config.yaml

This commit is contained in:
Anthony Sottile
2014-08-22 12:33:54 -07:00
parent 3cac9489b3
commit 22ee10d4ad
3 changed files with 6 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ class PrefixedCommandRunner(object):
will run ['/tmp/foo/foo.sh', 'bar', 'baz']
"""
def __init__(
self,
prefix_dir,