Quellcode durchsuchen

Removing dependabot github actions (#161)

Benjamin Bennett vor 1 Jahr
Ursprung
Commit
18c08e4ec3
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. 0 4
      .github/dependabot.yml

+ 0 - 4
.github/dependabot.yml

@@ -2,10 +2,6 @@
 # https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
 version: 2
 updates:
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    schedule:
-      interval: "daily"
   - package-ecosystem: "gomod"
     directory: "/"
     schedule: