Explorar o código

Enable Dependabot for JavaScript dependencies

rugk hai 5 meses
pai
achega
bf32c7ea64
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

@@ -12,3 +12,7 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+ - package-ecosystem: "npm"
+   directory: "/js"
+   schedule:
+     interval: "daily"