Skip to content

Commit

Permalink
chore: remove weekly schedule from Renovate UI config
Browse files Browse the repository at this point in the history
This is to trigger an update to the PR description to get a preview of UI PRs generated using this config (and not have to wait until Monday)
  • Loading branch information
drichar committed Apr 4, 2024
1 parent f91acec commit 99ee4be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
":renovatePrefix",
":semanticCommitScope(ui)",
":semanticPrefixChore",
"group:allNonMajor",
"schedule:earlyMondays"
"group:allNonMajor"
]
}
]
Expand Down

0 comments on commit 99ee4be

Please sign in to comment.