1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

Merge branch 'master' into refactor/template

This commit is contained in:
2025-05-20 19:25:22 +07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"local>robonen/tools//packages/renovate/default" "local>robonen/tools//infra/renovate/default"
] ]
} }