From bc16da8cbdeda77b2b07f72c09ba5a5ba6ce4709 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 6 Mar 2026 13:23:21 -0500 Subject: [PATCH] Remove dependabot --- .github/dependabot.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .github/dependabot.yaml diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml deleted file mode 100644 index e8bdd99..0000000 --- a/.github/dependabot.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -version: 2 -updates: - - package-ecosystem: github-actions - directory: / - schedule: - interval: daily