Skip to content

Commit 101399c

Browse files
committed
Skip changelog for python & actions PR's
1 parent 3a3ddf1 commit 101399c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
},
2222
{
2323
"addLabels": [
24-
"python"
24+
"python",
25+
"skip changelog"
2526
],
2627
"matchDatasources": [
2728
"pypi"
@@ -55,7 +56,8 @@
5556
},
5657
{
5758
"addLabels": [
58-
"github_actions"
59+
"github_actions",
60+
"skip changelog"
5961
],
6062
"matchManagers": [
6163
"github-actions"

0 commit comments

Comments
 (0)