Configure Renovate (#14)

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.archive/.github/workflows/autobranch.yml` (github-actions)
 * `.archive/.github/workflows/sponsors.yml` (github-actions)
 * `.archive/.github/workflows/stale.yml` (github-actions)

### What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

<details>
<summary>Update actions/stale action to v10</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-stale-10.x`
  - Merge into: `main`
  - Upgrade [actions/stale](https://github.com/actions/stale) to `v10`

</details>

<details>
<summary>Update JasonEtco/is-sponsor-label-action action to v2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/jasonetco-is-sponsor-label-action-2.x`
  - Merge into: `main`
  - Upgrade [JasonEtco/is-sponsor-label-action](https://github.com/JasonEtco/is-sponsor-label-action) to `v2`

</details>

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->

Reviewed-on: #14
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #14.
This commit is contained in:
2026-01-05 13:48:40 +00:00
committed by Luke Tainton
parent 43db46bcca
commit f66e33535e

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}