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 and martis42 committed Feb 25, 2024
1 parent edb0262 commit aa560a7
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
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: poetry install --no-interaction --no-root
- run: source .venv/bin/activate
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

fast-tests:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit aa560a7

Please sign in to comment.