From c461d4d8c3184278816aaa27c7653dbc66e755c6 Mon Sep 17 00:00:00 2001 From: Domagoj Kriskovic Date: Wed, 3 Dec 2025 11:08:31 +0100 Subject: [PATCH] Rename doc updater script to use .mts extension GitOrigin-RevId: 43d84434ee91aa579cb049081a31cb3769844320 --- .../{project_notifications.ts => project_notifications.mts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename services/document-updater/scripts/{project_notifications.ts => project_notifications.mts} (100%) diff --git a/services/document-updater/scripts/project_notifications.ts b/services/document-updater/scripts/project_notifications.mts similarity index 100% rename from services/document-updater/scripts/project_notifications.ts rename to services/document-updater/scripts/project_notifications.mts