Skip to content

Commit

Permalink
drop auto-update dependabot for examples (#396)
Browse files Browse the repository at this point in the history
It's meaningless because we still have break change.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
  • Loading branch information
spacewander committed Mar 21, 2024
1 parent dea7baf commit 207be57
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ updates:
# So as the Istio's
- dependency-name: "istio.io/api"
- dependency-name: "istio.io/client-go"
- package-ecosystem: "gomod"
directory: "/examples/dev_your_plugin"
schedule:
interval: "daily"
time: "06:00"
ignore:
# the Envoy lib need to be fit with the Envoy we use. So let's disable auto-updates.
- dependency-name: "github.com/envoyproxy/envoy"
- package-ecosystem: "gomod"
directory: "/site"
schedule:
Expand Down

0 comments on commit 207be57

Please sign in to comment.