Skip to content

Commit

Permalink
fix: Try fixing pre-commit hook CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs committed Mar 24, 2024
1 parent 6abcc31 commit 7e72328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Pre-commit
uses: pre-commit/[email protected]
if: always()

- name: Commit & push
uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit 7e72328

Please sign in to comment.