Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
cb3ac94b35 chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (41.97.10 → 41.115.2) (#256)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 21:43:49 +00:00
renovate[bot]
5c468117d8 chore(deps): update ivuorinen/actions action (25.8.31 → 25.9.15) (#252)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 22:40:52 +03:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -29,7 +29,7 @@ runs:
# ╰──────────────────────────────────────────────────────────╯
- name: Setup Git Config
id: git-config
uses: ivuorinen/actions/set-git-config@71b97baa7c71a55b48413309b86843b1b125e149 # 25.8.31
uses: ivuorinen/actions/set-git-config@52ac78fe83fa1e0df65056783f6793b0fccd81bd # 25.9.15
# ╭──────────────────────────────────────────────────────────╮
# │ Install packages for linting │