Skip to content

Commit 55cef69

Browse files
chore: Renovate: allow updates in examples (#4571)
1 parent 33c05e4 commit 55cef69

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

renovate.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,6 @@
5959
"groupName": "examples-gomod",
6060
"schedule": ["before 4am on monday"]
6161
},
62-
{
63-
"description": "Ignore all other dependencies in examples directories except pyroscope-go",
64-
"matchManagers": ["gomod"],
65-
"matchFileNames": [
66-
"examples/golang-pgo/go.mod",
67-
"examples/language-sdk-instrumentation/golang-push/rideshare-alloy/go.mod",
68-
"examples/language-sdk-instrumentation/golang-push/rideshare-k6/go.mod",
69-
"examples/language-sdk-instrumentation/golang-push/rideshare/go.mod",
70-
"examples/language-sdk-instrumentation/golang-push/simple/go.mod",
71-
"examples/tracing/golang-push/go.mod"
72-
],
73-
"enabled": false,
74-
"matchPackageNames": ["!github.com/grafana/pyroscope-go"]
75-
},
7662
{
7763
"description": "Automatically merge patch updates",
7864
"matchUpdateTypes": ["patch"],

0 commit comments

Comments
 (0)