Skip to content

Commit

Permalink
Merge pull request #66 from xoceanmodel/dependabot/github_actions/pre…
Browse files Browse the repository at this point in the history
…-commit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
kthyng authored Feb 12, 2024
2 parents 64bf542 + 9988be7 commit c42b795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
path: ~/.cache/pre-commit
key: pre-commit|${{ env.PY }}|${{ hashFiles('.pre-commit-config.yaml') }}
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

0 comments on commit c42b795

Please sign in to comment.