Skip to content

Commit

Permalink
[renovate] Group dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
missingcharacter committed Dec 14, 2023
1 parent e694755 commit a32b9e5
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
"config:recommended",
"group:all",
"schedule:daily"
]
],
"lockFileMaintenance": {
"commitMessageAction": "Update",
"extends": [
"group:all"
]
},
"separateMajorMinor": false
}

0 comments on commit a32b9e5

Please sign in to comment.