Skip to content

Commit

Permalink
ci: enable renovate automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Sep 14, 2023
1 parent f645148 commit 32ce6af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
]
},
"stabilityDays": 3,
"lockFileMaintenance": {
"enabled": true,
"automerge": true
},
"packageRules": [
{
"matchPaths": ["**"],
Expand Down

0 comments on commit 32ce6af

Please sign in to comment.