github: Disable dependabot for GHA (#114)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ed17715..eed0ba6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,8 +5,3 @@
     schedule:
       interval: "daily"
     labels: ["dependencies"]
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    schedule:
-      interval: "daily"
-    labels: ["dependencies"]