We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2710d commit fec4ba7Copy full SHA for fec4ba7
.github/renovate.json
@@ -7,7 +7,7 @@
7
{
8
"groupName": "patches",
9
"matchUpdateTypes": ["patch"],
10
- "desription": "Limit patch updates to once per month",
+ "description": ["Limit patch updates to once per month"],
11
"schedule": ["* * 1 * *"]
12
},
13
0 commit comments