Skip to content

Commit

Permalink
renovate enable bump chart
Browse files Browse the repository at this point in the history
Signed-off-by: ffais <[email protected]>
  • Loading branch information
ffais committed Oct 29, 2024
1 parent f42e9b0 commit 1f78976
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/renovate-configs.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
"repositories": [
"smartcommunitylab/wordpress"
],
"bumpVersion": "patch",
"semanticCommits": "enabled",
"helm": {
"enabled": false
"enabled": true
},
"dockerfile": {
"fileMatch": ["(^|/|\.|\.*)([Dd]ocker|[Cc]ontainer)file$"]
Expand Down

0 comments on commit 1f78976

Please sign in to comment.