Skip to content

Commit a3a0903

Browse files
renovateのpreset追加 (#10)
* inputの命名規則統一 * super-linter追加 * CI群追加 * README追加 * renovate-config-validatorの設定修正 * 自分自身のWorkflowを実行できるようにする * 自分自身のWorkflowを実行できるようにする * パス修正 * 処理修正 * 処理修正 * 処理修正 * 鳩は唐揚げ!(自動で直してあげたよ!) (#9) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * renovateのpreset追加 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f635567 commit a3a0903

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>dev-hato/renovate-config"
4+
"local>dev-hato/renovate-config",
5+
"config:base"
56
]
67
}

0 commit comments

Comments
 (0)