1 Commits

Author SHA1 Message Date
renovate[bot]
019e3c0dcc chore(deps): update yarn (4.12.0 → 4.13.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-22 21:03:31 +00: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: 43.86.0
rev: 43.56.0
hooks:
- id: renovate-config-validator

View File

@@ -67,5 +67,5 @@
"devDependencies": {
"@ivuorinen/semantic-release-config": "^1.0.0"
},
"packageManager": "yarn@4.12.0"
"packageManager": "yarn@4.13.0"
}