Skip to content

Commit

Permalink
Merge pull request #2 from dirac-institute/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…pre-commit-ci/lite-action-1.0.3

Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3
  • Loading branch information
drewoldag authored Sep 19, 2024
2 parents a26a017 + ac7a774 commit c5a6eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
extra_args: --all-files --verbose
env:
SKIP: "check-lincc-frameworks-template-version,no-commit-to-branch,check-added-large-files,validate-pyproject,sphinx-build,pytest-check"
- uses: pre-commit-ci/lite-action@v1.0.2
- uses: pre-commit-ci/lite-action@v1.0.3
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false

0 comments on commit c5a6eff

Please sign in to comment.