mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-02-03 04:14:03 +08:00
Issue number: N/A --------- This change ensures that Ionicons always stays up to date in Ionic Framework with Dependabot.
17 lines
533 B
YAML
17 lines
533 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/core"
|
|
schedule:
|
|
interval: "daily"
|
|
versioning-strategy: increase
|
|
allow:
|
|
- dependency-name: "@playwright/test"
|
|
- dependency-name: "@axe-core/playwright"
|
|
- dependency-name: "@stencil/angular-output-target"
|
|
- dependency-name: "@stencil/core"
|
|
- dependency-name: "@stencil/react-output-target"
|
|
- dependency-name: "@stencil/sass"
|
|
- dependency-name: "@stencil/vue-output-target"
|
|
- dependency-name: "ionicons"
|