chore(dependabot): add stencil (#26951)

This PR adds Stencil to the dependabot list. Dependabot will submit a PR whenever there is a new version of Stencil so we can always stay on the latest version. Note: This will cause Dependabot to only submit Stencil v2 PRs for now due to our package.json requirements: d6c06ecfe8/core/package.json (L34)

Once Ionic v7 releases and `feature-7.0` is merged into `main` we can get the latest v3 changes.
This commit is contained in:
Liam DeBeasi
2023-03-14 11:31:59 -04:00
committed by GitHub
parent d6c06ecfe8
commit fc7d2e06e1

View File

@@ -7,3 +7,4 @@ updates:
allow:
- dependency-name: "@playwright/test"
- dependency-name: "@axe-core/playwright"
- dependency-name: "@stencil/core"