Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>smkwlab/.github:elixir#v1"]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨ [POSITIVE] POSITIVE: 他の Elixir リポジトリ(tenbin_dns / tdig / tenbin_ex 等)と同一の共有 preset を 1 行で参照しており、設定の一貫性・保守性が高い構成です。constraints.erlanglockFileMaintenance といった重要な設定が preset 側に集約されているため、このリポジトリ固有の設定ファイルを最小限に保てています。

}
Loading