Conversation
Post-transfer update of Dependabot configuration. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the Dependabot configuration to align with the post-transfer state of the repository and current dependency set.
Changes:
- Add a
github-actionsDependabot configuration with weekly updates and appropriate labels. - Adjust the
gomodDependabot configuration to run weekly, apply standardized labels, and update the allowed dependency list fromgithub.com/vmware/govmomitogithub.com/tenthirtyam/go-vnc. - Remove the previous copyright/SPDX header from
.github/dependabot.yml.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This functionality has been released in v2.0.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
1 similar comment
|
This functionality has been released in v2.0.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Post-transfer update of Dependabot configuration.