Explorar el Código

Update dependabot.yml

James McConnell hace 1 año
padre
commit
6e7b1bb53f
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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"