next-windfonts/renovate.json
Renovate Bot 1c0c43934d
Some checks are pending
CI / 代码检查和类型检查 (pull_request) Waiting to run
CI / 构建应用 (pull_request) Blocked by required conditions
CI / 安全扫描 (pull_request) Waiting to run
Build and Package / 构建并推送 Docker 镜像 (pull_request) Waiting to run
chore(deps): add renovate.json
2026-02-21 12:12:46 +00:00

9 lines
184 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":semanticCommits",
":automergeMinor",
"schedule:weekly"
]
}