mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
chore: ignore sample template packages in dependabot (#225)
This commit is contained in:
parent
66c67eb558
commit
1b1cd519c4
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -4,3 +4,8 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
ignore:
|
||||
- dependency-name: "@salesforce/ui-bundle-template-app-react-sample-b2e"
|
||||
- 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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user