feat: initial commit
Some checks failed
ci/woodpecker/manual/build Pipeline failed

This commit is contained in:
Simon Cornet 2026-05-12 10:08:20 +02:00
commit f92b11c7c1
7 changed files with 86 additions and 0 deletions

7
renovate.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"extends": [
"local>cicd/renovate"
]
}