Skip to content

Commit 249fa18

Browse files
committed
prettier --write
1 parent a705bb5 commit 249fa18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ While Dependabot can update references to these actions, Renovate can't do it ou
2525
"commitMessagePrefix": "chore(deps):",
2626
"commitMessageAction": "update",
2727
"commitMessageTopic": "{{depName}}/{{ lookup (split newVersion \"/\") 0 }} action",
28-
"commitMessageExtra": "to {{ lookup (split newVersion \"/\") 1 }}",
29-
},
30-
],
28+
"commitMessageExtra": "to {{ lookup (split newVersion \"/\") 1 }}"
29+
}
30+
]
3131
}
3232
```
3333

0 commit comments

Comments
 (0)