diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abb6882..8df5a7d 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