From d096d1acbf7143b4ca0d49525f319d90998e5343 Mon Sep 17 00:00:00 2001 From: Pavel Lonkin Date: Thu, 4 Jun 2026 13:08:18 +0200 Subject: [PATCH] chore: track shared coderabbit config Point CodeRabbit directly to the shared mpt-extension-skills configuration on main, matching the playground template update for MPT-21850. --- .coderabbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 76095a52..83c36011 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,3 +1,3 @@ # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json remote_config: - url: "https://raw.githubusercontent.com/softwareone-platform/swo-extension-playground/refs/heads/main/.coderabbit.yaml" + url: "https://raw.githubusercontent.com/softwareone-platform/mpt-extension-skills/main/coderabbit-shared.yaml"