Add renovate.json

This commit is contained in:
renovate[bot] 2024-01-12 20:23:53 +00:00 committed by GitHub
parent 5d73eef647
commit 3274529aa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>woodpecker-ci/renovate-config"
]
}