move renovateconfig, update submodule
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
Build/Publish XBPS / build-and-publish (push) Successful in 8s
Details
This commit is contained in:
parent
09f9902891
commit
d67ec09229
|
@ -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 <bot@snaile.de>'
|
||||
RENOVATE_GIT_AUTHOR: "Johnny5 <bot@snaile.de>"
|
||||
LOG_LEVEL: debug
|
||||
|
||||
steps:
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:best-practices"],
|
||||
"enabledManagers": ["github-actions"]
|
||||
}
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c66a3d0560d33d9d49b3e856859ef8a0af1fd6a
|
||||
Subproject commit 37e8cb6145f189b805aa58c7d560b1adf51377a7
|
Loading…
Reference in New Issue