beeware/briefcase-windows-app-template

Merge dependabot configurations into a multi-ecosystem group

Closed

#105 建立於 2026年7月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Batchfile (21 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (11 star)
PR 合併指標
 (PR 指標待抓取)

描述

What is the problem or limitation you are having?

This project's dependabot configuration currently defines multiple "ecosystems" to be updated. As currently configured, these are run as separate updates.

We can minimize the number of updates by merging multiple updates into a single "multi-ecosystem group". This results in a single dependabot update.

Describe the solution you'd like

We should migrate the configuration of this repository to use a single "dependencies" multi-ecosystem group, rather than multiple independent groups.

The briefcase-template repository contains an example of how a multi-ecosystem configuration is configured.

Describe alternatives you've considered

Leave the configurations as single-ecosystem updates.

Additional context

貢獻者指南