Skip to content

Commit

Permalink
Merge pull request #432 from UW-GAC/dependabot/github_actions/pre-com…
Browse files Browse the repository at this point in the history
…mit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
amstilp authored Feb 14, 2024
2 parents 37a877d + d3dfeeb commit 33fda3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Getting only staged files can be tricky in case a new PR is opened
# since the action is run on a branch in detached head state
- name: Install and Run Pre-commit
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1

pytest-mariadb:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 33fda3c

Please sign in to comment.