Adding upstream version 2.19.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
75996f15a7
commit
5216111727
53 changed files with 392 additions and 131 deletions
|
@ -21,7 +21,7 @@ from pre_commit.util import clean_path_on_failure
|
|||
from pre_commit.util import resource_bytesio
|
||||
|
||||
ENVIRONMENT_DIR = 'rbenv'
|
||||
healthy = helpers.basic_healthy
|
||||
health_check = helpers.basic_health_check
|
||||
|
||||
|
||||
@functools.lru_cache(maxsize=1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue