Skip to content

Commit

Permalink
Merge pull request #1072 from onekey-sec/renovate-adjustments
Browse files Browse the repository at this point in the history
Renovate adjustments
  • Loading branch information
vlaci authored Jan 8, 2025
2 parents e12a8ea + 5662901 commit ee36f92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"extends": ["config:recommended", "schedule:earlyMondays"],
"labels": ["dependencies"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
Expand All @@ -14,8 +15,7 @@
"lockFileMaintenance": {
"enabled": true,
"branchTopic": "update-flake-lock",
"commitMessageAction": "Update flake.lock",
"extends": ["schedule:earlyMondays"]
"commitMessageAction": "Update flake.lock"
}
},
"poetry": {
Expand Down

0 comments on commit ee36f92

Please sign in to comment.