Skip to content

Commit 1946dae

Browse files
authored
chore: revovate updates all fluxcd dependencies in a single PR (#169)
1 parent fb115a6 commit 1946dae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@
3535
"rebaseWhen": "auto",
3636
"minimumReleaseAge": "0 days",
3737
"enabled": true
38+
},
39+
{
40+
"description": "Combine fluxcd updates in a single PR",
41+
"matchDatasources": [
42+
"go"
43+
],
44+
"matchPackageNames": [
45+
"/^github\\.com/fluxcd/"
46+
]
3847
}
3948
],
4049
"customManagers": [

0 commit comments

Comments
 (0)