microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

.sync/dependabot: Ignore submodules with versioned releases #163

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

Submodules with versioned releases will now be updated with the Submodule Release Updater action so there is no need for dependabot to create duplicate PRs for non-release updates of these submodules.

Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com