Skip to content

Commit 460fa76

Browse files
committed
update .github/workflows/pre-commit.yml
1 parent 9c3f0ba commit 460fa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Install dependencies
1515
run: |
1616
python -m pip install --upgrade pip
17-
pip install datasets docker GitPython hydra-core modal
17+
pip install datasets docker GitPython hydra-core modal pre-commit
1818
- name: Lint
1919
run: pre-commit run -a

0 commit comments

Comments
 (0)