Skip to content

Commit

Permalink
chore(renovate): update config to ignore typescript updates in react …
Browse files Browse the repository at this point in the history
…v6 (#3231)
  • Loading branch information
brandyscarney committed Nov 8, 2023
1 parent aef7605 commit 94aba0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
"static/code/stackblitz/v6/react/package.json",
"static/code/stackblitz/v6/vue/package.json"
]
},
{
"ignoreDeps": ["typescript"],
"matchFileNames": [
"static/code/stackblitz/v6/react/package.json"
]
}
],
"dependencyDashboard": true,
Expand Down

1 comment on commit 94aba0a

@vercel
Copy link

@vercel vercel bot commented on 94aba0a Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ionic-docs – ./

ionic-docs-ionic1.vercel.app
ionic-docs-git-main-ionic1.vercel.app
ionic-docs-gqykycf8t.vercel.app

Please sign in to comment.