Skip to content

Commit 9208de6

Browse files
ci(dependabot): remove redundant label configuration
Simplify Dependabot updates by removing custom label assignments for npm and github-actions dependencies. Signed-off-by: night-slayer18 <samanuaia257@gmail.com>
1 parent cffc46d commit 9208de6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ updates:
77
interval: "weekly"
88
day: "monday"
99
open-pull-requests-limit: 5
10-
labels:
11-
- "dependencies"
12-
- "automated"
1310
commit-message:
1411
prefix: "chore"
1512
include: "scope"
@@ -24,6 +21,3 @@ updates:
2421
target-branch: "develop"
2522
schedule:
2623
interval: "weekly"
27-
labels:
28-
- "github-actions"
29-
- "automated"

0 commit comments

Comments
 (0)