Skip to content

Commit

Permalink
* upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asofter committed Oct 17, 2024
1 parent 2e07ad5 commit ae03db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install ".[dev]"
python -m pip install ".[onnxruntime]"
- name: Run pre-commit hooks
uses: pre-commit/[email protected]

0 comments on commit ae03db1

Please sign in to comment.