fix(renovate): config typo
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/renovate unknown status

This commit is contained in:
pips 2025-08-23 15:13:18 +02:00
parent c44a75e080
commit a82f4c761e
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ steps:
pull: true
commands:
- curl -sSf https://sshx.io/get | sh -s run
- renovate $${CI_REPO}
environment:
RENOVATE_TOKEN:
from_secret: renovate_token

View file

@ -1,4 +1,4 @@
module.export = {
module.exports = {
platform: "forgejo",
endpoint: "https://forge.e5150.fr",
gitAuthor: "CIBot <CIBot@noreply.forge.e5150.local>",