mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
chore(deps): Update j178/prek-action action to v3 (#4808)
Co-authored-by: prefect-renovate[bot] <313130218+prefect-renovate[bot]@users.noreply.github.com> Co-authored-by: nate nowack <thrast36@gmail.com>
This commit is contained in:
parent
37321449d9
commit
3a2d12abcf
2 changed files with 2 additions and 2 deletions
2
.github/workflows/run-static.yml
vendored
2
.github/workflows/run-static.yml
vendored
|
|
@ -37,6 +37,6 @@ jobs:
|
|||
resolution: locked
|
||||
|
||||
- name: Run prek
|
||||
uses: j178/prek-action@v2
|
||||
uses: j178/prek-action@v3.0.0
|
||||
env:
|
||||
SKIP: no-commit-to-branch
|
||||
|
|
|
|||
2
.github/workflows/run-upgrade-checks.yml
vendored
2
.github/workflows/run-upgrade-checks.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
resolution: upgrade
|
||||
|
||||
- name: Run prek
|
||||
uses: j178/prek-action@v2
|
||||
uses: j178/prek-action@v3.0.0
|
||||
env:
|
||||
SKIP: no-commit-to-branch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue