Pārlūkot izejas kodu

Enable Dependabot for JavaScript dependencies

rugk 5 mēneši atpakaļ
vecāks
revīzija
bf32c7ea64
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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"