Skip to content

Commit

Permalink
ci(renovate): trigger minor updates on alchemist releases
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Jan 14, 2022
1 parent e5cc464 commit f47f585
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
@@ -1,5 +1,12 @@
{
"extends": [
"github>DanySK/renovate-config:docker-image"
],
"packageRules": [
{
"description": "Trigger a minor update if Alchemist gets updated",
"matchPaths": ["libs.versions.toml"],
"semanticCommitScope": "api-deps"
}
]
}

0 comments on commit f47f585

Please sign in to comment.