Skip to content

[P2] Add Renovate for automated dependency updates #6

@nbrieussel

Description

@nbrieussel

Why Renovate, not Dependabot

SAFE_SETTINGS_VERSION: 2.1.17 lives in a workflow env: block — Dependabot cannot detect it. Renovate supports custom regexManagers.

Key config points

  • regexManagers to track SAFE_SETTINGS_VERSION in the workflow
  • automerge: false + minimumReleaseAge: 7 days for safe-settings
  • automerge: true, automergeType: branch for Prettier (low risk)
  • Requires installing the Renovate GitHub App on the org

Audit report — section 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions