Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tribeiro authored Sep 11, 2023
1 parent 8aaa186 commit 60f84df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Install
run: |
$CONDA/bin/conda install -c lsstts ts-pre-commit-config pre-commit=3.4 -y
$CONDA/bin/conda install -c lsstts -c conda-forge ts-pre-commit-config pre-commit=3.4 -y
- name: Generate pre commit configuration
run: |
Expand Down

0 comments on commit 60f84df

Please sign in to comment.