diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e180a96..f64db9c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,6 +11,8 @@ repos: hooks: - id: black - repo: local - name: DVC - Push to experiment to remote location (experiments) hooks: + -id: dvc - push experiment + name: DVC - Push to experiment to remote location (experiments) entry: bash -c "ls" + language: system