From 9d390c8b606962692e4b9e7862bd3f2329d7ac90 Mon Sep 17 00:00:00 2001 From: Zachary Lentz Date: Tue, 21 Jul 2026 16:21:55 -0700 Subject: [PATCH] AUTO: fix name of dependabot config file --- .github/{dependabot_template.yml => dependabot.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{dependabot_template.yml => dependabot.yml} (100%) diff --git a/.github/dependabot_template.yml b/.github/dependabot.yml similarity index 100% rename from .github/dependabot_template.yml rename to .github/dependabot.yml