Skip to content

Commit

Permalink
Merge pull request #63 from simbilod/dependabot/github_actions/pre-co…
Browse files Browse the repository at this point in the history
…mmit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
simbilod authored Mar 5, 2024
2 parents 10b886c + fb5fc45 commit 28d080c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
test_code:
needs: [pre-commit]
runs-on: [ubuntu-latest]
Expand Down

0 comments on commit 28d080c

Please sign in to comment.