Skip to content

Commit

Permalink
feat: upgrade angular
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Jun 6, 2024
1 parent 91e9d64 commit 5ade24a
Show file tree
Hide file tree
Showing 3 changed files with 6,023 additions and 4,702 deletions.
12 changes: 0 additions & 12 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>taiga-family/renovate-config"],
"postUpgradeTasks": {
"commands": [
"echo 'TODO: workaround for https://github.com/npm/cli/issues/7019'",
"rm -rf package-lock.json node_modules **/node_modules",
"npm i",
"echo '------------------'",
"echo 'TODO: workaround for https://github.com/npm/cli/issues/6787#issuecomment-1751005219'",
"npm i"
],
"executionMode": "branch",
"fileFilters": ["package-lock.json"]
},
"packageRules": [
{
"matchUpdateTypes": ["major"],
Expand Down
Loading

0 comments on commit 5ade24a

Please sign in to comment.