diff --git a/modules/ml-pipeline/.pre-commit-config.yaml b/modules/ml-pipeline/.pre-commit-config.yaml index 2dcce30..afef75a 100644 --- a/modules/ml-pipeline/.pre-commit-config.yaml +++ b/modules/ml-pipeline/.pre-commit-config.yaml @@ -16,3 +16,4 @@ repos: name: DVC - Push to experiment to remote location (experiments) entry: bash -c 'ls' language: system + verbose: true