Use renovate json5 format

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2024-01-28 21:20:01 +01:00
parent 39adf8b177
commit 02f529e1f7
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -2,5 +2,10 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"timezone": "Europe/Berlin",
"labels": [
"dependencies",
"3. to review"
],
}