1 Commits

Author SHA1 Message Date
renovate[bot]
0c1bc471dd chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.4.2 → 43.56.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 20:31:35 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js Environment - name: Setup Node.js Environment
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
with: with:
always-auth: true always-auth: true
node-version-file: ".nvmrc" node-version-file: ".nvmrc"

View File

@@ -51,7 +51,7 @@ repos:
args: ['-shellcheck='] args: ['-shellcheck=']
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.4.2 rev: 43.56.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator