Skip to content

Commit

Permalink
Add renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and xanderio committed Jun 17, 2024
1 parent b0a02ad commit e0668fd
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"],
"enabled": true,
"lockFileMaintenance": {
"enabled": true,
"extends": ["schedule:automergeDaily", ":automergeAll", ":automergePr"],
"platformAutomerge": true
},
"nix": {
"enabled": true
}
}

0 comments on commit e0668fd

Please sign in to comment.