Skip to content

Commit

Permalink
Add --bleeding-edge into pre-commit autoupdate
Browse files Browse the repository at this point in the history
Signed-off-by: SADIK KUZU <[email protected]>
  • Loading branch information
sadikkuzu committed Apr 28, 2024
1 parent 528a48b commit 0c8ca1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
- name: Update pre-commit
run: |
pre-commit autoupdate
pre-commit autoupdate --bleeding-edge
- name: Run pre-commit
run: |
Expand Down

0 comments on commit 0c8ca1e

Please sign in to comment.