chore: ignore fast-uri and axios in root dependabot entry

Closes open bot PRs #258 and #250 by adding them to the root ignore list.
This commit is contained in:
Hemant Singh Bisht 2026-05-12 12:03:30 +05:30
parent 63a8a646a9
commit d1f5eb9d69
No known key found for this signature in database
GPG Key ID: 9EFF0DFB378EED01

View File

@ -9,6 +9,8 @@ updates:
- dependency-name: "@salesforce/ui-bundle-template-app-react-sample-b2x"
- dependency-name: "@salesforce/webapp-template-app-react-sample-b2e-experimental"
- dependency-name: "@salesforce/webapp-template-app-react-sample-b2x-experimental"
- dependency-name: "fast-uri"
- dependency-name: "axios"
- package-ecosystem: "npm"
directory: "/samples/ui-bundle-template-app-react-sample-b2e"