Commit ed72872
authored
Add Dependabot configuration for .NET SDK updates (#95)
This PR adds Dependabot configuration to automatically manage .NET SDK
version updates in global.json.
This configuration will:
- Monitor the global.json file for .NET SDK version updates
- Create pull requests when new SDK versions are available
- Help keep the project secure with the latest SDK patches
For more information, see:
https://devblogs.microsoft.com/dotnet/using-dependabot-to-manage-dotnet-sdk-updates/1 parent 2105aac commit ed72872
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments