Skip to content

Commit

Permalink
once a week renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaudiomv committed Jun 10, 2024
1 parent 2bb1ae7 commit ebd8b40
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"schedule": ["after 8am on Monday"],
"packageRules": [
{
"updateTypes": ["major", "minor", "patch"],
"schedule": ["after 8am on Monday"]
}
]
}

0 comments on commit ebd8b40

Please sign in to comment.