go-kod / kod

A generics based dependency injection application framework for Go, support OpenTelemetry trace/metric/log natively 🚀🚀🚀
https://pkg.go.dev/github.com/go-kod/kod
Apache License 2.0
109 stars 3 forks source link

Suggestion for dependabot #197

Open ccoVeille opened 1 week ago

ccoVeille commented 1 week ago

May I suggest you to use the groups feature in dependabot?

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

This could reduce the number of PRs

You can have a look at what was done in this repository when I suggested it

https://github.com/Zxilly/go-size-analyzer/commit/ec9c02833120b5ccca104f6b3a4f8366a5dc04fd

sysulq commented 1 week ago

Thanks, I would have a look at it