mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 12:02:16 +01:00
Bump j178/prek-action from 2.0.5 to 2.0.6 (#177344)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
co-authored by
Joost Lekkerkerker
parent
36d5c1709f
commit
b5d9167c5c
@@ -281,7 +281,7 @@ jobs:
|
||||
echo "::add-matcher::.github/workflows/matchers/check-executables-have-shebangs.json"
|
||||
echo "::add-matcher::.github/workflows/matchers/codespell.json"
|
||||
- name: Run prek
|
||||
uses: j178/prek-action@e98a699c41eb69ab013a45817a0406469a748f8d # v2.0.5
|
||||
uses: j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2.0.6
|
||||
env:
|
||||
PREK_SKIP: no-commit-to-branch,mypy,pylint,gen_requirements_all,hassfest,hassfest-metadata,hassfest-mypy-config,zizmor
|
||||
RUFF_OUTPUT_FORMAT: github
|
||||
@@ -302,7 +302,7 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Run zizmor
|
||||
uses: j178/prek-action@e98a699c41eb69ab013a45817a0406469a748f8d # v2.0.5
|
||||
uses: j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2.0.6
|
||||
with:
|
||||
extra-args: --all-files zizmor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user