Skip to content

Commit

Permalink
fix renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Mar 12, 2024
1 parent 62485df commit d43f9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":semanticCommitsDisabled",
"schedule:earlyMondays",
"schedule:earlyMondays"
],
"labels": [
"dependencies"
Expand Down

0 comments on commit d43f9f7

Please sign in to comment.