diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f602a99..53cbc39 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) - hooks: bash -c "ls" + entry: bash -c "ls"