Skip to content

Commit

Permalink
chore: align the update schedule of vscode submodule to typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
yioneko committed Sep 21, 2024
1 parent 0834c3b commit cd12dc2
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
Expand Up @@ -4,7 +4,7 @@
"automerge": true,
"schedule": ["after 6pm on Saturday"],
"git-submodules": {
"schedule": ["every 3 months starting on the 1th month on the 10th day of the month"],
"schedule": ["every 3 months starting on the 1th month on the 20th day of the month"],
"packageRules": [
{
"matchDepNames": ["packages/service/vscode"],
Expand Down

0 comments on commit cd12dc2

Please sign in to comment.