Skip to content

Commit dcc7eaa

Browse files
authored
Update pre-commit.yml
1 parent d5b7ebf commit dcc7eaa

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
@@ -11,8 +11,8 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-python@v3
14-
- uses: pre-commit/[email protected]
1514
- name: Install dependencies
1615
run: |
1716
python -m pip install --upgrade pip
1817
pip install datasets docker GitPython hydra-core modal
18+
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)