Bump pre-commit/action from 2.0.2 to 2.0.3 (GH-2695)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
e9f520c16a
commit
f10ce0c942
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
python -m pip install -e '.[d]'
|
||||
|
||||
- name: Lint
|
||||
uses: pre-commit/action@v2.0.2
|
||||
uses: pre-commit/action@v2.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user