Skip to content

Commit

Permalink
Limit astro packages to monthly schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Jun 5, 2024
1 parent df22e72 commit b035920
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,16 @@
":assignee(Taucher2003)",
":label(dependencies)",
":semanticCommitsDisabled"
],
"packageRules": [
{
"matchPackagePrefixes": [
"@astrojs",
"astro"
],
"extends": [
"schedule:monthly"
]
}
]
}

0 comments on commit b035920

Please sign in to comment.