Skip to content

Chore/remove dependabot pin deps#3253

Draft
ColasRIP wants to merge 3 commits intomainfrom
chore/remove-dependabot-pin-deps
Draft

Chore/remove dependabot pin deps#3253
ColasRIP wants to merge 3 commits intomainfrom
chore/remove-dependabot-pin-deps

Conversation

@ColasRIP
Copy link
Copy Markdown

🧹 Cleanup Dependabot

This PR removes the now-unused Dependabot configuration and pins dependencies to strict versions.

Changes

  • ❌ Removed .github/dependabot.yml (Renovate is now handling updates)
  • 📌 Pinned all dependencies to strict versions (removed ^ and ~)
  • 🔒 Updated yarn.lock

Why?

Renovate is now managing all dependency updates across the organization. Dependabot configuration is no longer needed.

With Renovate handling updates, we can use strict versioning for better reproducibility.

Related: #813

@github-actions
Copy link
Copy Markdown

👀 Visit Preview

@github-actions github-actions bot added the wip label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant