Skip to content

Commit 3347c9e

Browse files
authored
Merge pull request #3586 from karlcow/3585/1
fix #3585 - fixes the misspelled dependabot label
2 parents 408d803 + 388cca6 commit 3347c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
time: "11:00"
88
open-pull-requests-limit: 10
99
labels:
10-
- "type : dependencies"
10+
- "type: dependencies"
1111
ignore:
1212
- dependency-name: webpack-merge
1313
versions:

0 commit comments

Comments
 (0)