dependabot / dependabot-core

🤖 Dependabot's core logic for creating update PRs.
https://docs.github.com/en/code-security/dependabot
MIT License
4.73k stars 1.02k forks source link

Add Dependabot configuration for NuGet and git submodule #10984

Closed JamieMagee closed 4 days ago

JamieMagee commented 4 days ago

What are you trying to accomplish?

Add Dependabot configurations for our own NuGet updater and our git submodule that pulls in NuGet.Client.

Anything you want to highlight for special attention from reviewers?

N/A

How will you know you've accomplished your goal?

Dependabot starts opening PRs

Checklist

JamieMagee commented 4 days ago

Can you do a dry-run to see if this works? :)

Will do!

JamieMagee commented 4 days ago

Can confirm with a dry run, all 3 configurations work. I expect quite a lot of NuGet package updates as well as a Git submodules update.