Skip to content

update dependabot job#26

Merged
simongdavies merged 1 commit intohyperlight-dev:mainfrom
simongdavies:fix-dependabot
Apr 9, 2026
Merged

update dependabot job#26
simongdavies merged 1 commit intohyperlight-dev:mainfrom
simongdavies:fix-dependabot

Conversation

@simongdavies
Copy link
Copy Markdown
Member

This pull request updates the .github/dependabot.yml configuration to improve dependency management across the project. The main changes include expanding the directories monitored for updates and setting a limit on open pull requests for each package ecosystem.

Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
@simongdavies simongdavies added the bug Something isn't working label Apr 9, 2026
Copilot AI review requested due to automatic review settings April 9, 2026 08:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Dependabot configuration to broaden what dependency locations are monitored and to cap how many Dependabot PRs can be open per ecosystem.

Changes:

  • Add open-pull-requests-limit: 20 for GitHub Actions, Cargo, and npm updates.
  • Expand Cargo update locations to include the sandbox runtime and code-validator guest directories.
  • Expand npm update locations to include the repo root and the code-validator guest directory.

@simongdavies simongdavies merged commit a155cfb into hyperlight-dev:main Apr 9, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants