Skip to content

Commit fa57516

Browse files
authored
Prevent dependabot from attempting to update Features/Ffa in mu_tiano_platforms (#493)
Add Feature/FFA to the list of submodules that dependabot should not attempt to update. Feature/FFA should be handled though submodule updater.
1 parent dca95da commit fa57516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sync/dependabot/actions-pip-submodules.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ updates:
8484
- dependency-name: "Features/DFCI"
8585
- dependency-name: "Features/IPMI"
8686
- dependency-name: "Features/MM_SUPV"
87+
- dependency-name: "Features/FFA"
8788
- dependency-name: "MU_BASECORE"
8889
- dependency-name: "Silicon/Arm/MU_TIANO"
8990
- dependency-name: "Silicon/Intel/MU_TIANO"

0 commit comments

Comments
 (0)