Skip to content

ci: add Renovate configuration for automated dependency updates#9

Merged
castrojo merged 1 commit intomainfrom
add-renovate-config
Nov 16, 2025
Merged

ci: add Renovate configuration for automated dependency updates#9
castrojo merged 1 commit intomainfrom
add-renovate-config

Conversation

@castrojo
Copy link
Copy Markdown
Contributor

Adds Renovate bot configuration to automate dependency updates, based on the configuration from ublue-os/toolboxes.

Features

  • Daily schedule - Runs at midnight UTC
  • Auto-merge - Automatically merges pin and digest updates
  • Grouped updates - GitHub Actions updates are grouped together
  • Best practices - Uses Renovate's recommended best practices preset

What gets updated

  • GitHub Actions in workflows (actions/checkout, ncipollo/release-action, etc.)
  • Automatically pins and updates action digests
  • Groups patches and minor updates for easier review

This ensures the repository stays up-to-date with the latest security patches and features without manual intervention.

Based on: https://github.com/ublue-os/toolboxes/blob/main/.github/renovate.json5

Configure Renovate bot to automatically update GitHub Actions
dependencies. Based on ublue-os/toolboxes configuration.

Features:
- Runs daily at midnight
- Auto-merges pin and digest updates
- Groups GitHub Actions updates together
- Uses best practices preset

Assisted-by: Claude 3.5 Sonnet via GitHub Copilot
@castrojo castrojo merged commit 2751faa into main Nov 16, 2025
1 check passed
@castrojo castrojo deleted the add-renovate-config branch January 4, 2026 06:06
@castrojo castrojo added kind/github-action Anything having to do with GHA and automation kind/renovate Speeeeeeeeed! Renovate rules go here labels Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/github-action Anything having to do with GHA and automation kind/renovate Speeeeeeeeed! Renovate rules go here

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant