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 3868ee8 commit 11e9f7aCopy full SHA for 11e9f7a
renovate.json
@@ -21,11 +21,13 @@
21
},
22
{
23
"addLabels": [
24
- "python"
+ "python",
25
+ "skip changelog"
26
],
27
"matchDatasources": [
28
"pypi"
- ]
29
+ ],
30
+ "groupName": "python dependencies"
31
32
33
@@ -54,11 +56,13 @@
54
56
55
57
58
- "github_actions"
59
+ "github_actions",
60
61
62
"matchManagers": [
63
"github-actions"
64
65
+ "groupName": "github actions"
66
67
68
"matchPackageNames": [
0 commit comments