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 Feb 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent cb21032 commit 5e915ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: poetry install --no-interaction --no-root
- run: source .venv/bin/activate
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1

fast-tests:
runs-on: ubuntu-22.04

0 comments on commit 5e915ed

Please sign in to comment.