Skip to content

Commit 7f6f543

Browse files
build(deps): bump j178/prek-action from 1.1.1 to 2.0.2
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 1.1.1 to 2.0.2. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v1.1.1...v2.0.2) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14cff20 commit 7f6f543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
python-version: 3.9
2929

30-
- uses: j178/prek-action@v1.1.1
30+
- uses: j178/prek-action@v2.0.2
3131
with:
3232
extra-args: --all-files --skip mypy
3333

@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
python-version: 3.9
4545

46-
- uses: j178/prek-action@v1.1.1
46+
- uses: j178/prek-action@v2.0.2
4747
with:
4848
extra-args: --all-files mypy
4949

0 commit comments

Comments
 (0)