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