Skip to content

Commit e39a557

Browse files
Copilotatrakic
andauthored
fix: remove non-existent labels from dependabot config (#87)
* Initial plan * fix: remove invalid dependabot labels Co-authored-by: atrakic <15816139+atrakic@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: atrakic <15816139+atrakic@users.noreply.github.com>
1 parent b1165b0 commit e39a557

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ updates:
1616
interval: weekly
1717
commit-message:
1818
prefix: "build"
19-
labels:
20-
- "type/build"
21-
- "scope/dockerfile"
2219

2320
- package-ecosystem: nuget
2421
directory: "/"

0 commit comments

Comments
 (0)