Skip to content

Commit

Permalink
Merge pull request #23 from macauff/dependabot/github_actions/pre-com…
Browse files Browse the repository at this point in the history
…mit-ci/lite-action-1.0.3

Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3
  • Loading branch information
Onoddil authored Oct 1, 2024
2 parents 28896a5 + f21a218 commit 0b60e59
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 0b60e59

Please sign in to comment.