Skip to content

Commit 0244c4f

Browse files
authored
⬆️ [CI] Renovate 設定を共通設定に移行 (#29)
knowledge-work/renovate-config の共通設定を継承するように変更。 設定ファイルを .github/renovate.json5 に移動。
1 parent 52e5dd6 commit 0244c4f

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
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>knowledge-work/renovate-config"],
4+
}

renovate.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)