fix: fix renovate file - #407
Conversation
implement [ENG-9279]
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Secrets | Aug 4, 2026 8:42p.m. | Review ↗ | |
| Python | Aug 4, 2026 8:42p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
There was a problem hiding this comment.
Pull request overview
Updates Renovate configuration to use the shared org-level preset repository, and refreshes the Pipenv lockfile to align with the current Python/dep metadata used by the project.
Changes:
- Point Renovate to
indykite/.githubshared preset (.github/renovate.json5). - Update
Pipfile.lockmetadata (adds markers for the editable project entry) and bumppackagingto26.3.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Pipfile.lock | Refresh lockfile metadata and update packaging entry. |
| .github/renovate.json5 | Switch Renovate preset source to indykite/.github. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
implement ENG-9279
fix renovate file