Skip to content

Commit 0d3d42a

Browse files
chore(deps): update j178/prek-action action to v2.0.1 (#2009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8976b4 commit 0d3d42a

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@79f765515bd648eb4d6bb1b17277b7cb22cb6468 # v2.0.0
53+
- uses: j178/prek-action@53276d8b0d10f8b6672aa85b4588c6921d0370cc # v2.0.1
5454
if: '!cancelled()'
5555
with:
5656
# renovate: datasource=pypi dependency=prek

0 commit comments

Comments
 (0)