test pre commit hook

This commit is contained in:
Michael Duong 2023-09-10 15:17:35 +01:00
parent 9ac1ce44b8
commit 54d5d5a235

View file

@ -10,3 +10,9 @@ repos:
rev: 22.10.0
hooks:
- id: black
- repo: local
hooks:
- id: dvc-push-experiment
name: DVC - Push to experiment to remote location (experiments)
entry: bash -c 'ls'
language: system