1
0
Fork 0
mirror of https://github.com/kou029w/hasura-rest-hands-on.git synced 2025-04-03 11:26:24 +00:00
hasura-rest-hands-on/renovate.json

9 lines
186 B
JSON

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