Commit 4a35bfe
authored
𩹠[Patch]: Add labels to Dependabot updates for better categorization (#84)
## Description
This pull request adds labels to Dependabot configuration for both
GitHub Actions and NuGet updates. This will help categorize and filter
automated pull requests more easily.
- Dependabot configuration improvements:
* Added `dependencies` and `github-actions` labels to GitHub Actions
updates in `.github/dependabot.yml`.
* Added `dependencies` and `nuget` labels to NuGet updates in
`.github/dependabot.yml`.1 parent 066d956 commit 4a35bfe
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
0 commit comments