Skip to content

Commit

Permalink
👷Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
7rikazhexde committed Jan 11, 2025
1 parent 39528a2 commit 9923eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_pre-commit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
key: ${{ runner.os }}-poetry-${{ hashFiles('**/poetry.lock') }}
- name: Install dependencies
run: poetry install
- name: Add plugin
run: poetry self add poetry-plugin-export

# Update pre-commit hooks and check for changes
- name: Update pre-commit hooks
Expand Down

0 comments on commit 9923eca

Please sign in to comment.