Merge branch 'main' into renovate/vitest-monorepo

This commit is contained in:
Sebastian Poxhofer 2025-06-02 17:20:00 +02:00 committed by GitHub
commit dce3a7545c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
{ {
"name": "helm-charts", "name": "helm-charts",
"type": "module", "type": "module",
"packageManager": "pnpm@10.11.0", "packageManager": "pnpm@10.11.1",
"volta": { "volta": {
"node": "22.16.0", "node": "22.16.0",
"pnpm": "10.11.0" "pnpm": "10.11.1"
}, },
"scripts": { "scripts": {
"fix": "pnpm run prettier:fix", "fix": "pnpm run prettier:fix",