From 8a58f3ba95d1ba7eab781e262caaca6028531bd2 Mon Sep 17 00:00:00 2001 From: YisusChrist Date: Sun, 27 Oct 2024 21:52:54 +0100 Subject: [PATCH] chore: remove unneeded updates from dependabot --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 03bc6ed..9abab10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,14 +5,6 @@ version: 2 updates: - - package-ecosystem: github-actions - directory: "/" - schedule: - interval: daily - - package-ecosystem: pip - directory: "/.github/workflows" - schedule: - interval: daily - package-ecosystem: pip directory: "/docs" schedule: