feat: add release-git-tag #3

Merged
t.behrendt merged 6 commits from feat-release-git-tag into main 2025-10-13 20:44:18 +02:00
Showing only changes of commit c4817357cf - Show all commits

7
renovate.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
]
}