Both dependabot and renovate open dependency update PRs in the monorepo #3304
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
🧱 stack: mgmt
Related to repo management and automations
Description
Renovate and dependabot both individually open dependency update PRs. I'm not sure which of these we want to stick with, but we should pick one and turn the other off.
Related to this issue in the infrastructure repository (private repo) about self hosting renovate. With the new Ansible setup, this should be a lot easier to manage. If we want to use Renovate for whatever reason we can spin up the self-hosted version relatively easily now, and then switch to the free version later once we don't need the
.pnpmfile.cjs
, which the free version does not support.Additional context
Dependabot PR: #3283
Renovate PR: #3278
Both of those are for the same dependency.
The text was updated successfully, but these errors were encountered: