Skip to content

Commit ea552e0

Browse files
chore: run renovate on weekends (#78)
1 parent ed25f86 commit ea552e0

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,11 @@
3939
"matchStringsStrategy": "any",
4040
"versioningTemplate": "ubuntu"
4141
}
42-
]
42+
],
43+
"schedule": [
44+
"* * * * 0,6"
45+
],
46+
"vulnerabilityAlerts": {
47+
"enabled": true
48+
}
4349
}

0 commit comments

Comments
 (0)