Skip to content

Commit 573708b

Browse files
authored
Remove missing label from Dependabot config
[skip ci] Signed-off-by: Ashley <[email protected]>
1 parent 5615feb commit 573708b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ updates:
1212
- "ascopes"
1313
labels:
1414
- "ci"
15-
- "tiny"
1615
- "housekeeping"
1716

17+
1818
- package-ecosystem: "maven"
1919
directory: "/"
2020
open-pull-requests-limit: 20
@@ -27,5 +27,6 @@ updates:
2727
- "ascopes"
2828
labels:
2929
- "maven"
30-
- "tiny"
3130
- "housekeeping"
31+
32+

0 commit comments

Comments
 (0)