Skip to content

Commit 878415e

Browse files
committed
Remove python label. Add python to extends
1 parent c2489a8 commit 878415e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

default.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"github>coopnorge/github-workflow-renovate:docker.json5",
77
"github>coopnorge/github-workflow-renovate:helm-values.json5",
88
"github>coopnorge/github-workflow-renovate:helm.json5",
9+
"github>coopnorge/github-workflow-renovate:python.json5",
910
],
1011
"labels": [
1112
"dependencies",

python.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
// Only enable python dependency updates
66
"enabledManagers": ["pep621", "poetry", "pip_requirements"],
77

8-
"addLabels": ["python"],
98
"packageRules": [
109
// Set range strategy
1110
{

0 commit comments

Comments
 (0)