Bump pre-commit/action from v1.0.0 to v2.0.0
Bumps [pre-commit/action](https://github.com/pre-commit/action) from v1.0.0 to v2.0.0. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v1.0.0...0764670bf370aab253130d534e1eda7ff497dc60) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
51864da93e
commit
b0b61e039e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
path: ~/.cache/pre-commit
|
||||
key: pre-commit|${{ env.PY }}|${{ hashFiles('.pre-commit-config.yaml') }}
|
||||
- name: Lint with Pre-commit
|
||||
uses: pre-commit/action@v1.0.0
|
||||
uses: pre-commit/action@v2.0.0
|
||||
test:
|
||||
needs: lint
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user