Skip to content

Commit cab7e0e

Browse files
[github-maintenance] Extend org Renovate config preset (#113)
Adds `local>marimo-team/.github:renovate-config` to the `extends` array in `renovate.json`. <!-- github-maintenance:hash=7fdcfb05:script=renovate-config-fix --> Co-authored-by: marimo-github-maintenance-bot[bot] <267743655+marimo-github-maintenance-bot[bot]@users.noreply.github.com>
1 parent 3a4ed2d commit cab7e0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4+
"local>marimo-team/.github:renovate-config",
45
"config:recommended"
56
]
6-
}
7+
}

0 commit comments

Comments
 (0)