瀏覽代碼

Removing dependabot github actions (#161)

Benjamin Bennett 1 年之前
父節點
當前提交
18c08e4ec3
共有 1 個文件被更改,包括 0 次插入4 次删除
  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: