Skip to content

Commit

Permalink
Merge pull request #45 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 Oct 28, 2024
2 parents 839763b + 7a7c566 commit ae8e824
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/[email protected].2
- uses: pre-commit-ci/[email protected].3
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false

0 comments on commit ae8e824

Please sign in to comment.