Skip to content

Commit 06a2592

Browse files
authored
Remove unecessary newlines at the end of the dependabot file
1 parent b5b3860 commit 06a2592

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ updates:
2525
- dependency-name: "regenerator-runtime*"
2626
- dependency-name: "shx*"
2727
- dependency-name: "@vue/*"
28-
- dependency-name: "concurrently"
29-
30-
28+
- dependency-name: "concurrently"

0 commit comments

Comments
 (0)