Skip to content

Add Dependabot configuration for dependency updates - #72

Open
8007305 wants to merge 1 commit into
onyx-dot-app:mainfrom
8007305:8007305-patch-2
Open

Add Dependabot configuration for dependency updates#72
8007305 wants to merge 1 commit into
onyx-dot-app:mainfrom
8007305:8007305-patch-2

Conversation

@8007305

@8007305 8007305 commented Aug 9, 2026

Copy link
Copy Markdown

Adds Dependabot version updates for the two uv-managed Python projects plus GitHub Actions.

Two corrections made from the original draft:

  • package-ecosystem changed from pip to uv for the /executor and /code-interpreter entries, since dependencies are tracked via uv.lock, not a pip requirements file. Dependabot's pip ecosystem won't correctly resolve or update uv.lock.
  • Removed a reviewers: ["onyx-dot-app/python-sandbox"] entry that referenced the repo name rather than a real GitHub team, which would have silently failed to assign a reviewer. Happy to add the correct team/username back in if there is one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant