Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16d4e4e

Browse files
chore(deps): update j178/prek-action action to v1.1.1 (#1915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b8e00 commit 16d4e4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
SECRET_KEY=$(python -c "import secrets; print(secrets.token_urlsafe())")
5151
sed -i "s/^SECRET_KEY=.*/SECRET_KEY=$SECRET_KEY/" .env
5252
uv run mypy .
53-
- uses: j178/prek-action@564dda4cfa5e96aafdc4a5696c4bf7b46baae5ac # v1.1.0
53+
- uses: j178/prek-action@0bb87d7f00b0c99306c8bcb8b8beba1eb581c037 # v1.1.1
5454
if: '!cancelled()'
5555
with:
5656
# renovate: datasource=pypi dependency=prek

0 commit comments

Comments
 (0)