mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
chore(deps): update pre-commit/action action to v3 (#1608)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b3142f8547
commit
5bc8abe09c
2
.github/workflows/pre-commit-check.yaml
vendored
2
.github/workflows/pre-commit-check.yaml
vendored
@ -16,6 +16,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Run against changes
|
||||
uses: pre-commit/action@v2.0.3
|
||||
uses: pre-commit/action@v3.0.0
|
||||
with:
|
||||
extra_args: --files ${{ inputs.modifiedFiles }}
|
||||
|
Loading…
Reference in New Issue
Block a user