Update test WF

This commit is contained in:
2026-02-08 22:00:05 +05:30
parent 33d188cefc
commit 083898f042
12 changed files with 997 additions and 708 deletions

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}