Skip to content

Commit

Permalink
chore: Fix renovate.json (slsa-framework#727)
Browse files Browse the repository at this point in the history
Should fix slsa-framework#726

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
  • Loading branch information
laurentsimon authored Jan 3, 2024
1 parent fcc8bf3 commit eecb791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":gitSignOff"],
"schedule": ["before 4 am on the first day of the month"],
"schedule": ["before 4am on the first day of the month"],
"vulnerabilityAlerts": {
"schedule": "before 4am"
},
Expand Down

0 comments on commit eecb791

Please sign in to comment.