diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 22325af..e180a96 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,4 +12,5 @@ repos: - id: black - repo: local name: DVC - Push to experiment to remote location (experiments) - entry: "bash -c ls" + hooks: + entry: bash -c "ls"