Skip to content

Commit 794de91

Browse files
committed
chore: update dependabot workflow label
1 parent 16bd9bc commit 794de91

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ updates:
88
day: saturday
99
time: '08:00'
1010
timezone: America/Sao_Paulo
11+
labels:
12+
- "area: dependencies"
13+
- "lang: go"
1114

1215
- package-ecosystem: npm
1316
directory: /
@@ -16,3 +19,6 @@ updates:
1619
day: saturday
1720
time: '08:00'
1821
timezone: America/Sao_Paulo
22+
labels:
23+
- "area: dependencies"
24+
- "lang: javascript"

0 commit comments

Comments
 (0)