diff --git a/renovate.json5 b/renovate.json5 index aa6f5ce..b8743c3 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -96,5 +96,12 @@ ], changelogUrl: 'https://github.com/helm/helm', }, + { + description: 'Bump Gitea as fast as possible - not only on weekends', + matchDepNames: [ + 'go-gitea/gitea', + ], + schedule: ['at any time'], + }, ], }