chore: Configure Renovate (#35)
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 28s

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

 * `.gitea/workflows/lint.yaml` (github-actions)
 * `.gitea/workflows/maintenance.yaml` (github-actions)
 * `package.json` (npm)

### What to Expect

With your current configuration, Renovate will create 1 Pull Request:

<details>
<summary>chore(deps): update dependency @&#8203;actions/core to v1.11.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-core-1.x-lockfile`
  - Merge into: `main`
  - Upgrade [@actions/core](https://github.com/actions/toolkit) to `1.11.1`

</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: #35
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
This commit is contained in:
Renovate Bot 2025-05-09 00:36:34 +02:00 committed by Philipp Horstenkamp
parent 97d8545f71
commit 7ce61bd381

3
renovate.json Normal file
View File

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