Skip to content

Commit

Permalink
ci(renovate): automerge akkoma minor/patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Jun 8, 2024
1 parent 5c4df9d commit 0cf3dce
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 @@ -11,5 +11,12 @@
"fileMatch": ["^.akkoma_version$"],
"matchStrings": ["^(?<currentValue>.*)$"]
}
],
"packageRules": [
{
"matchPackageNames": ["^https://akkoma.dev/AkkomaGang/akkoma$"],
"updateTypes": ["minor", "patch"],
"automerge": true
}
]
}

0 comments on commit 0cf3dce

Please sign in to comment.