From 149ac15bf7e7fb160b0df49581837bc292f71410 Mon Sep 17 00:00:00 2001 From: Sandhya Adavikolanu Date: Wed, 29 Apr 2026 10:27:52 -0700 Subject: [PATCH] chore: rename dependabots config to dependabot.yml Signed-off-by: Sandhya Adavikolanu --- .github/{dependabots.yaml => dependabot.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{dependabots.yaml => dependabot.yaml} (100%) diff --git a/.github/dependabots.yaml b/.github/dependabot.yaml similarity index 100% rename from .github/dependabots.yaml rename to .github/dependabot.yaml