Skip to content

Commit 110a05e

Browse files
holyspectralpohanhuang
authored andcommitted
fix: disable indirect update
Now we can merge neuvector/neuvector update. We don't have to care about indirect update.
1 parent bf8f12a commit 110a05e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/renovate.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
"vendor/go.opentelemetry.io/otel/dependencies.Dockerfile"
2424
],
2525
"packageRules": [
26-
{
27-
"description": "Enable update on indirect imports in gomod",
28-
"matchManagers": ["gomod"],
29-
"matchDepTypes": ["indirect"],
30-
"enabled": true
31-
},
3226
{
3327
"description": "Enable updates from neuvector/neuvector",
3428
"matchPackageNames": [

0 commit comments

Comments
 (0)