From 362418364fe8c0c2ec9f1284a9b35f26e4a1f69b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marcos=20P=2E=20Bezerra?= Date: Tue, 29 Oct 2024 23:55:38 -0300 Subject: [PATCH] remove dependabot --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 04d0861..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,7 +0,0 @@ -version: 2 - -updates: - - package-ecosystem: "cargo" - directory: "/" - schedule: - interval: "daily"