diff --git a/.github/renovate.json b/.github/renovate.json index e7983314..cd3e9455 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -27,25 +27,25 @@ "depNameTemplate": "ghcr.io/docker-multiarch/google-api-linter" }, { - "fileMatch": ["(^|\\/)buf.work.yaml"], + "fileMatch": ["(^|\\/)buf.gem.yaml"], "matchStrings": ["grpc/python:(?.*?\\s"], "datasourceTemplate": "github-tags", "depNameTemplate": "grpc/grpc" }, { - "fileMatch": ["(^|\\/)buf.work.yaml"], + "fileMatch": ["(^|\\/)buf.gen.yaml"], "matchStrings": ["protocolbuffers/python:(?.*?\\s"], "datasourceTemplate": "github-tags", "depNameTemplate": "protocolbuffers/protobuf" }, { - "fileMatch": ["(^|\\/)buf.work.yaml"], + "fileMatch": ["(^|\\/)buf.gen.yaml"], "matchStrings": ["protocolbuffers/go:(?.*?\\s"], "datasourceTemplate": "github-tags", "depNameTemplate": "protocolbuffers/protobuf-go" }, { - "fileMatch": ["(^|\\/)buf.work.yaml"], + "fileMatch": ["(^|\\/)buf.gen.yaml"], "matchStrings": ["grpc-ecosystem/gateway:(?.*?\\s"], "datasourceTemplate": "github-tags", "depNameTemplate": "grpc-ecosystem/grpc-gateway"