Skip to content

Commit ba87e4c

Browse files
committed
fix: Dependabot uses arrays for labels (#2111)
1 parent 5eb11db commit ba87e4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: "weekly"
77
time: "06:00"
88
timezone: "America/Chicago"
9-
labels:
9+
labels: []
1010
commit-message:
1111
prefix: "chore"
1212
ignore:
@@ -33,7 +33,7 @@ updates:
3333
timezone: "America/Chicago"
3434
commit-message:
3535
prefix: "chore"
36-
labels:
36+
labels: []
3737

3838
- package-ecosystem: "npm"
3939
directory: "/site/"
@@ -43,7 +43,7 @@ updates:
4343
timezone: "America/Chicago"
4444
commit-message:
4545
prefix: "chore"
46-
labels:
46+
labels: []
4747
ignore:
4848
# Ignore major updates to Node.js types, because they need to
4949
# correspond to the Node.js engine version
@@ -59,7 +59,7 @@ updates:
5959
timezone: "America/Chicago"
6060
commit-message:
6161
prefix: "chore"
62-
labels:
62+
labels: []
6363
ignore:
6464
# We likely want to update this ourselves.
6565
- dependency-name: "coder/coder"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy