Revert "test: remove renovate, later re-add it"

This commit is contained in:
Tobias Kaminsky 2025-01-08 13:17:26 +01:00 committed by GitHub
parent ee4cf3779d
commit 46dc304a0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
renovate.json5 Normal file
View File

@ -0,0 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":gitSignOff"
],
"timezone": "Europe/Berlin",
"labels": [
"dependencies",
"3. to review"
],
}