Skip to content

Commit d99db2e

Browse files
committed
style(ci): Match auto-generated style
1 parent 62401b8 commit d99db2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
schedule: [
3-
'before 3am on the first day of the month'
3+
'before 3am on the first day of the month',
44
],
55
semanticCommits: 'enabled',
66
configMigration: true,
@@ -22,7 +22,7 @@
2222
depNameTemplate: 'rust',
2323
packageNameTemplate: 'rust-lang/rust',
2424
datasourceTemplate: 'github-releases',
25-
}
25+
},
2626
],
2727
packageRules: [
2828
{

0 commit comments

Comments
 (0)