Pārlūkot izejas kodu

Update dependabot.yml

James McConnell 1 gadu atpakaļ
vecāks
revīzija
6e7b1bb53f
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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"