瀏覽代碼

Update dependabot.yml

James McConnell 1 年之前
父節點
當前提交
6e7b1bb53f
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      .github/dependabot.yml

+ 1 - 2
.github/dependabot.yml

@@ -3,9 +3,8 @@
 # Please see the documentation for all configuration options:
 # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
 
-version: 2
 updates:
-  - package-ecosystem: "" # See documentation for possible values
+  - package-ecosystem: "github-actions" # See documentation for possible values
     directory: "/" # Location of package manifests
     schedule:
       interval: "weekly"