Skip to content

Commit

Permalink
Merge pull request #100 from Toloka/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
dustalov authored Mar 1, 2024
2 parents 2425ba0 + f3e09ef commit 9a6de62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Lint with Mypy
run: mypy crowdkit tests
- name: Pre-Commit Check
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1
- name: Test with pytest
run: coverage run --source crowdkit -m pytest
- name: Codecov
Expand Down

0 comments on commit 9a6de62

Please sign in to comment.