diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index fb5828a99ebf4..9f96a90ab17d5 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -48,6 +48,9 @@ updates: patterns: - "go.nhat.io/otelsql" - "go.opentelemetry.io/otel*" + golang-x: + patterns: + - "golang.org/x/*" # Update our Dockerfile. - package-ecosystem: "docker"