Merge remote-tracking branch 'origin/main' into add-renovate-npm-install
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m20s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m20s
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user