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