1 Commits

Author SHA1 Message Date
renovate[bot]
2c3be2244b chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.76.2 → 43.78.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-19 04:39:50 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ jobs:
run: npm install -g corepack --force && corepack enable run: npm install -g corepack --force && corepack enable
- name: Cache Node Modules - name: Cache Node Modules
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
id: cache id: cache
with: with:
path: node_modules path: node_modules

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.76.2 rev: 43.78.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator