Skip to content

ci(renovate): fix config warnings#13829

Merged
jcfranco merged 1 commit intodevfrom
jcfranco/fix-renovate-config
Feb 3, 2026
Merged

ci(renovate): fix config warnings#13829
jcfranco merged 1 commit intodevfrom
jcfranco/fix-renovate-config

Conversation

@jcfranco
Copy link
Member

@jcfranco jcfranco commented Feb 2, 2026

Related Issue: N/A

Summary

Fixes the following warning found when validating the config:

WARN: Found errors in configuration
"file": ".renovaterc.json",
  "warnings": [
  {
    "topic": "Configuration Warning",
    "message": "packageRules[1].extends: you should not extend \"group:\" presets"
  },
  {
    "topic": "Configuration Warning",
    "message": "packageRules[1].extends: you should not extend \"group:\" presets"
  },
  {
    "topic": "Configuration Warning",
    "message": "packageRules[2].extends: you should not extend \"group:\" presets"
  },
  {
    "topic": "Configuration Warning",
    "message": "packageRules[2].extends: you should not extend \"group:\" presets"
  },
  {
    "topic": "Configuration Warning",
    "message": "packageRules[5].extends: you should not extend \"group:\" presets"
  },
  {
    "topic": "Configuration Warning",
    "message": "packageRules[7].extends: you should not extend \"group:\" presets"
  }
]

@jcfranco jcfranco requested a review from a team February 2, 2026 21:53
@jcfranco jcfranco marked this pull request as ready for review February 2, 2026 21:53
@jcfranco jcfranco force-pushed the jcfranco/fix-renovate-config branch from 232abce to 957b31e Compare February 2, 2026 21:54
@jcfranco jcfranco force-pushed the jcfranco/fix-renovate-config branch from 957b31e to fc04501 Compare February 2, 2026 21:57
Copy link
Contributor

@isaacbraun isaacbraun left a comment

Choose a reason for hiding this comment

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

🚀

@jcfranco jcfranco merged commit 3a32099 into dev Feb 3, 2026
2 of 8 checks passed
@jcfranco jcfranco deleted the jcfranco/fix-renovate-config branch February 3, 2026 01:12
@github-actions github-actions bot added this to the 2026-03-25 - Mar Milestone milestone Feb 3, 2026
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.

2 participants