Skip to content

Commit

Permalink
chore(deps): update pre-commit/action action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 93758e2 commit 587caad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
.venv/bin/python3 -m pip install -Ur .github/requirements.txt
- run: .venv/bin/gitlint --commits "origin/$GITHUB_BASE_REF..HEAD"
if: github.event_name == 'pull_request'
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 587caad

Please sign in to comment.