Skip to content

Commit 1b0d541

Browse files
authored
Fix bug in renovate.json
1 parent 5b04fb0 commit 1b0d541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"schedule": ["* * 1 */3 *"]
3+
"schedule": ["* * 1 */3 *"],
44
"extends": [
55
"config:base",
66
":disableDependencyDashboard",

0 commit comments

Comments
 (0)