chore(deps): bump pre-commit/action from 876132a3c26aa072b09eab6c5395b4749eeb2435 to 3.0.0 (#3567)

chore(deps): bump pre-commit/action

Bumps [pre-commit/action](https://github.com/pre-commit/action) from 876132a3c26aa072b09eab6c5395b4749eeb2435 to 3.0.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](876132a3c2...646c83fcd0)

---
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>
This commit is contained in:
dependabot[bot] 2022-08-22 13:41:50 -06:00 committed by GitHub
parent 10555617c3
commit f13505fd16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,7 +229,7 @@ jobs:
- uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
with:
python-version: "3.x"
- uses: pre-commit/action@876132a3c26aa072b09eab6c5395b4749eeb2435
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
with:
extra_args: --show-diff-on-failure --from-ref ${{
github.event.pull_request.base.sha }} --to-ref ${{