Skip to content

Commit

Permalink
pre-commit updates in templates
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Feb 2, 2025
1 parent 6803469 commit 782179a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions template/.github/workflows/pre-commit.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,4 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout [${% raw %}{{ github.repository }}{% endraw %}]
uses: actions/checkout@v4

- uses: pre-commit/action@v3.0.1
with:
extra_args: '--verbose --all-files'
- uses: cvxgrp/.github/actions/pre-commit@v2.1.0

0 comments on commit 782179a

Please sign in to comment.