We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d75aa commit 190344eCopy full SHA for 190344e
renovate.json5
@@ -111,5 +111,22 @@
111
"matchCurrentVersion": "0.0.0",
112
"enabled": false,
113
},
114
+ {
115
+ "description": "Update Python Monitor Dependencies",
116
+ "matchUpdateTypes": [
117
+ "patch",
118
+ "minor",
119
+ "major",
120
+ ],
121
+ "matchPackageNames": [
122
+ "*",
123
124
+ matchFileNames: [
125
+ "monitor/**",
126
127
+ "groupName": "Python Monitor Dependencies",
128
+ "groupSlug": "python-monitor-deps",
129
+ "automerge": true,
130
+ }
131
]
132
}
0 commit comments