Skip to content

Commit 6cf48b0

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): bump j178/prek-action from 1.1.0 to 1.1.1
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97221be commit 6cf48b0

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.0
30+
- uses: j178/prek-action@v1.1.1
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.0
46+
- uses: j178/prek-action@v1.1.1
4747
with:
4848
extra-args: --all-files mypy
4949

0 commit comments

Comments
 (0)