Skip to content

Commit 1daffd4

Browse files
ci: add Renovate configuration for dependency updates (#645)
* ci: add Renovate configuration for dependency updates * Update .github/renovate.json5 Co-authored-by: 루밀LuMir <rpfos@naver.com> --------- Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent 7fd9278 commit 1daffd4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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-app.json5"],
4+
}

0 commit comments

Comments
 (0)