websri/renovate.json
Kohei Watanabe 7b57a930e1
Some checks failed
test / Node.js v20 (push) Has been cancelled
test / Node.js v22 (push) Has been cancelled
test / Deno (push) Has been cancelled
test / Bun (push) Has been cancelled
set up monthly renovations
2024-09-06 10:11:57 +09:00

4 lines
146 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:best-practices", ":automergeAll", "schedule:monthly"]
}