プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

add groups

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups

Kohei Watanabe (Nov 8, 2023, 4:35 PM +0900) 82df080b 638ede38

+5 -1
+5 -1
.github/dependabot.yml
··· 3 3 - package-ecosystem: npm 4 4 directory: / 5 5 schedule: 6 - interval: daily 6 + interval: monthly 7 + groups: 8 + dependencies: 9 + patterns: 10 + - "*"