From 50393dfdf5d096657a8e7711f1ded89e00e4d25e Mon Sep 17 00:00:00 2001 From: Zachary Lentz Date: Tue, 21 Jul 2026 16:21:14 -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