Skip to content

Commit

Permalink
Allow dependency updates once a month
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
acodereviewersbestfriend54 authored and yurishkuro committed Jul 15, 2024
1 parent d3229a3 commit e176d8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"gomodTidy",
"gomodUpdateImportPaths"
],
"suppressNotifications": ["prEditedNotification"]
"suppressNotifications": ["prEditedNotification"],
"schedule": ["on the first day of the month"]
}

0 comments on commit e176d8e

Please sign in to comment.