Skip to content

Commit dd6918f

Browse files
committed
fix: add eol at end of json5 files
1 parent 360397d commit dd6918f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/renovate/base.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
matchManagers: ["npm"],
2525
},
2626
],
27-
}
27+
}

.github/renovate/eslint-base.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
minimumReleaseAge: null, // Don't wait for these packages
1717
},
1818
],
19-
}
19+
}

0 commit comments

Comments
 (0)