Skip to content

Commit

Permalink
Update .github/workflows/pre-commit-autoupdate.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Uwe L. Korn <[email protected]>
  • Loading branch information
thomasmarwitz and xhochy authored Dec 17, 2024
1 parent bc7b8b5 commit 8106767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: versions
run: |
pixi run pre-commit-update
pixi run pre-commit-run --color=always --show-diff-on-failure
pixi run pre-commit-run --color=always --show-diff-on-failure || true
- uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
with:
Expand Down

0 comments on commit 8106767

Please sign in to comment.