Skip to content

Commit 783ac35

Browse files
authored
chore: Modify Dependabot labels in configuration
Updated Dependabot configuration to include new labels.
1 parent c6cf9c1 commit 783ac35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ updates:
66
schedule:
77
interval: monthly
88
labels:
9-
- dependencies
10-
- github-actions
9+
- security
10+
- dependency-update
1111
commit-message:
1212
prefix: "chore: bump GitHub Actions"
1313
include: "scope"

0 commit comments

Comments
 (0)