Skip to content

Commit 2a00507

Browse files
authored
🔧 Add labels to Dependabot updates (#27)
1 parent 494c1fb commit 2a00507

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ updates:
77
interval: "daily"
88
commit-message:
99
prefix:
10+
labels: [dependencies, internal]
1011
# Python
1112
- package-ecosystem: "uv"
1213
directory: "/"

0 commit comments

Comments
 (0)