Merge remote-tracking branch 'origin/main' into add-renovate-npm-install
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m20s

This commit is contained in:
2025-12-21 12:20:31 +01:00

View File

@@ -10,9 +10,6 @@
"matchManagers": [ "matchManagers": [
"npm" "npm"
], ],
"postUpdateOptions": [
"npm ci --ignore-scripts"
],
"postUpgradeTasks": { "postUpgradeTasks": {
"commands": [ "commands": [
"npm ci --ignore-scripts" "npm ci --ignore-scripts"