Skip to content

chore(deps): use shared Renovate config - #2

Merged
Coldaine merged 1 commit into
mainfrom
chore/use-shared-renovate-config
Jun 20, 2026
Merged

chore(deps): use shared Renovate config#2
Coldaine merged 1 commit into
mainfrom
chore/use-shared-renovate-config

Conversation

@Coldaine

@Coldaine Coldaine commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

User description

Summary

  • Add a minimal Renovate config that extends the shared MooseGooseConsulting preset.
  • Use the no-dashboard, low-concurrency, agent-review dependency policy from MooseGooseConsulting/renovate-config.

Shared config: https://github.com/MooseGooseConsulting/renovate-config

Validation

  • Shared preset validated with renovate-config-validator in MooseGooseConsulting/renovate-config.
  • This repo config is the same minimal extends shape validated in MooseGooseWebsite.

CodeAnt-AI Description

Use the shared Renovate settings for dependency updates

What Changed

  • This repo now inherits the shared MooseGooseConsulting Renovate setup
  • Dependency update behavior is controlled by the central shared config instead of a local custom setup

Impact

✅ Consistent dependency update rules
✅ Fewer manual Renovate adjustments
✅ Easier dependency review across repositories

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

Copilot AI review requested due to automatic review settings June 19, 2026 11:37
@Coldaine Coldaine added dependencies Dependency update or dependency-management config agent-review Needs agent review before merge labels Jun 19, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@codeant-ai

codeant-ai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added the size:XS This PR changes 0-9 lines, ignoring generated files label Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces a minimal Renovate configuration for the repository by delegating policy decisions to the shared MooseGooseConsulting/renovate-config preset.

Changes:

  • Added renovate.json with the Renovate schema reference.
  • Configured Renovate to extend the shared MooseGooseConsulting/renovate-config preset.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Coldaine
Coldaine merged commit 0797d2a into main Jun 20, 2026
2 checks passed
@Coldaine
Coldaine deleted the chore/use-shared-renovate-config branch June 20, 2026 14:29
@Coldaine Coldaine mentioned this pull request Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-review Needs agent review before merge dependencies Dependency update or dependency-management config size:XS This PR changes 0-9 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants