Skip to content

Commit 5f70771

Browse files
authored
ci: centralize renovate config (#143)
1 parent 76cd647 commit 5f70771

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3+
extends: ["github>eslint/workflows//.github/renovate/eslint-base.json5"],
4+
}

0 commit comments

Comments
 (0)