Skip to content

fix: enable dependabot#157

Merged
b-long merged 2 commits into
mainfrom
fix/dependabot
Jun 29, 2026
Merged

fix: enable dependabot#157
b-long merged 2 commits into
mainfrom
fix/dependabot

Conversation

@b-long

@b-long b-long commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Fixes: #156

@b-long b-long marked this pull request as ready for review June 29, 2026 23:45

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a Dependabot configuration file (.github/dependabot.yml) to automate weekly dependency updates for Python (pip) and GitHub Actions. The reviewer correctly identified that because this is a monorepo, the pip ecosystem configuration needs to target the specific package subdirectories (/packages/otdf-python and /packages/otdf-python-proto) where the dependencies are defined, rather than the root directory.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread .github/dependabot.yml
@b-long b-long merged commit f6f6f95 into main Jun 29, 2026
13 checks passed
@b-long b-long deleted the fix/dependabot branch June 29, 2026 23:58
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.

Enable Dependabot for dependency updates

1 participant