Skip to content

Commit 62eca84

Browse files
committed
Remove obsolete integration test go.mod reference
1 parent 5fa6ae7 commit 62eca84

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.github/renovate.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@
1414
"**/assets/**"
1515
],
1616
"packageRules": [
17-
{
18-
"description": "Update indirect dependencies in integrationtests/go.mod only when the same dependency is updated elsewhere in the workspace",
19-
"matchManagers": [
20-
"gomod"
21-
],
22-
"matchDepTypes": [
23-
"indirect"
24-
],
25-
"matchFileNames": [
26-
"integrationtests/go.mod"
27-
],
28-
"enabled": true,
29-
"minimumGroupSize": 2
30-
},
3117
{
3218
"matchBaseBranches": [
3319
"release/v0.15"

0 commit comments

Comments
 (0)