From 3ffab3ce4512e6481c3096cafca482638710995e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sara=20boul=C3=A9?= <91092144+saraboule@users.noreply.github.com> Date: Tue, 3 Feb 2026 14:46:18 -0500 Subject: [PATCH] kill dependabot so I can archive this repo --- .github/dependabot.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb85b6f..8b13789 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1 @@ -version: 2 -updates: - - package-ecosystem: github-actions - directory: / - schedule: - interval: daily - - package-ecosystem: npm - directory: / - schedule: - interval: daily