Skip to content

Commit

Permalink
Merge pull request #796 from ipython/dependabot/github_actions/pre-co…
Browse files Browse the repository at this point in the history
…mmit/action-3.0.0
  • Loading branch information
blink1073 committed Nov 8, 2022
2 parents 2ae1f3b + 7708fcb commit 7e6d267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -128,7 +128,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v3.0.0
with:
extra_args: --all-files --hook-stage=manual
- name: Help message if pre-commit fail
Expand Down

0 comments on commit 7e6d267

Please sign in to comment.