Skip to content

Commit c1bc954

Browse files
alan-agius4devversion
authored andcommitted
ci: refactor renovate config to use dev-infra preset
This change uses the dev-infra preset.
1 parent b0a5f54 commit c1bc954

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

renovate.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"extends": [
3-
"config:base"
4-
]
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"]
54
}

0 commit comments

Comments
 (0)