Skip to content

Commit

Permalink
Merge pull request #1 from zyv/renovate/configure
Browse files Browse the repository at this point in the history
Configure Renovate
  • Loading branch information
zyv authored Feb 8, 2025
2 parents 0c9515c + 92f9ca3 commit 902fede
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"group:all",
"schedule:quarterly"
],
"lockFileMaintenance": {
"enabled": true,
"extends": [
"schedule:quarterly"
]
}
}

0 comments on commit 902fede

Please sign in to comment.