chore: Configure Renovate (#1)
Some checks are pending
Dev Version / Release (push) Waiting to run

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

 * `.forgejo/workflows/dev.yml` (github-actions)
 * `.forgejo/workflows/release.yml` (github-actions)
 * `go.mod` (gomod)
 * `vendor/github.com/urfave/cli/v2/mkdocs-requirements.txt` (pip_requirements)

### What to Expect

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

<details>
<summary>chore(deps): update module github.com/aws/aws-sdk-go to v1.55.5</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-aws-aws-sdk-go-1.x`
  - Merge into: `main`
  - Upgrade [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) to `v1.55.5`

</details>

<details>
<summary>chore(deps): update module github.com/rs/zerolog to v1.33.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-rs-zerolog-1.x`
  - Merge into: `main`
  - Upgrade [github.com/rs/zerolog](https://github.com/rs/zerolog) to `v1.33.0`

</details>

<details>
<summary>chore(deps): update module github.com/stretchr/testify to v1.9.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-stretchr-testify-1.x`
  - Merge into: `main`
  - Upgrade [github.com/stretchr/testify](https://github.com/stretchr/testify) to `v1.9.0`

</details>

<details>
<summary>chore(deps): update module github.com/urfave/cli/v2 to v2.27.4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/github.com-urfave-cli-v2-2.x`
  - Merge into: `main`
  - Upgrade [github.com/urfave/cli/v2](https://github.com/urfave/cli) to `v2.27.4`

</details>

<details>
<summary>chore(deps): update module golang.org/x/crypto to v0.27.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/golang.org-x-crypto-0.x`
  - Merge into: `main`
  - Upgrade golang.org/x/crypto to `v0.27.0`

</details>

<details>
<summary>chore(deps): update dependency mkdocs-material to v9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/mkdocs-material-9.x`
  - Merge into: `main`
  - Upgrade [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to `~=9.5`

</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: #1
Co-authored-by: Renovate Bot <renovate@keks.cloud>
Co-committed-by: Renovate Bot <renovate@keks.cloud>
This commit is contained in:
Renovate Bot 2024-09-14 01:17:34 +00:00 committed by Kekskurse
parent 7d1d30eb31
commit ea786500b5

3
renovate.json Normal file
View file

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