Skip to content

Commit

Permalink
build(deps): bump pre-commit/action (#108)
Browse files Browse the repository at this point in the history
Bumps [pre-commit/action](https://github.com/pre-commit/action) from cf04e2f8169912b1d83e0821974f3a1af8b3c873 to 3.0.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@cf04e2f...646c83f)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2022
1 parent 1001eec commit 9ceee2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: "3.x"
- uses: pre-commit/action@cf04e2f8169912b1d83e0821974f3a1af8b3c873
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
with:
extra_args: --show-diff-on-failure --from-ref ${{
github.event.pull_request.base.sha }} --to-ref ${{
Expand Down

0 comments on commit 9ceee2b

Please sign in to comment.