Skip to content

Commit 5d0fc6d

Browse files
authored
Update dependabot.yml (#9)
Signed-off-by: Simon Davies <[email protected]>
1 parent a02f0f7 commit 5d0fc6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ updates:
55
schedule:
66
interval: "daily"
77
target-branch: "main"
8+
labels:
9+
- "kind/dependencies"
810
- package-ecosystem: "cargo"
911
directory: "/"
1012
schedule:
1113
interval: "daily"
1214
target-branch: "main"
15+
labels:
16+
- "kind/dependencies"

0 commit comments

Comments
 (0)