Skip to content

Conversation

@castrojo
Copy link
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
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