更新 renovate.json
自动部署 / deploy (push) Successful in 1m52s

This commit is contained in:
2026-04-01 21:25:49 +08:00
Unverified
parent bf97997c03
commit 7c45e5f3cd
+5 -1
View File
@@ -10,5 +10,9 @@
"ignorePaths": [ "ignorePaths": [
"themes/**", "themes/**",
".gitea/**" ".gitea/**"
] ],
"rangeStrategy": "bump",
"prHourlyLimit": 0,
"prConcurrentLimit": 0,
"dependencyDashboard": false
} }