From d67ec0922969f49089964525315b2307664e98ed Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Sat, 18 May 2024 23:28:53 +0200 Subject: [PATCH] move renovateconfig, update submodule --- .forgejo/workflows/renovate.yml | 4 ++-- .renovaterc.json | 5 ----- flexipatch-finalizer | 2 +- 3 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 .renovaterc.json diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index 5b89a50..507c034 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -2,7 +2,7 @@ name: Renovate on: schedule: - - cron: '0 */8 * * *' + - cron: "0 * * * *" jobs: renovate: @@ -14,7 +14,7 @@ jobs: RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.JOHNNY5_GPG_PRIVKEY }} RENOVATE_PLATFORM: gitea RENOVATE_ENDPOINT: ${{ github.server_url }} - RENOVATE_GIT_AUTHOR: 'Johnny5 ' + RENOVATE_GIT_AUTHOR: "Johnny5 " LOG_LEVEL: debug steps: diff --git a/.renovaterc.json b/.renovaterc.json deleted file mode 100644 index 011b5da..0000000 --- a/.renovaterc.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:best-practices"], - "enabledManagers": ["github-actions"] -} diff --git a/flexipatch-finalizer b/flexipatch-finalizer index 7c66a3d..37e8cb6 160000 --- a/flexipatch-finalizer +++ b/flexipatch-finalizer @@ -1 +1 @@ -Subproject commit 7c66a3d0560d33d9d49b3e856859ef8a0af1fd6a +Subproject commit 37e8cb6145f189b805aa58c7d560b1adf51377a7