Skip to content

Commit

Permalink
remove renovate schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Jan 24, 2025
1 parent b954d23 commit 711469d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"enabled": true
},
"lockFileMaintenance": {
"enabled": true
"enabled": true,
"schedule": [
"at any time"
]
}
}

0 comments on commit 711469d

Please sign in to comment.