feat: Rewrote run.sh and consolidated files

This commit is contained in:
Ismo Vuorinen
2024-07-19 16:09:09 +03:00
parent cfb325c6cf
commit 8b569b409a
4 changed files with 185 additions and 98 deletions

View File

@@ -1,4 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"]
}