Skip to content

Commit

Permalink
update renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
coutug committed Mar 27, 2024
1 parent b7e27eb commit 9c0c7cc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
"extends": [
"config:recommended"
],
"excludeCommitPaths": [".github/**"],
"excludeCommitPaths": [".github/workflows/*.yaml"],
"assignees": ["coutug"],
"flux": {
"fileMatch": ["app/*.yaml"]
},
"helm-values": {
"fileMatch": ["app/*.yaml"]
},
"customManagers": [
{
"customType": "regex",
Expand Down

0 comments on commit 9c0c7cc

Please sign in to comment.