Pārlūkot izejas kodu

fix: dependabot.yml

Jacky 1 gadu atpakaļ
vecāks
revīzija
85d74932a0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/dependabot.yml

+ 1 - 1
.github/dependabot.yml

@@ -5,7 +5,7 @@
 
 version: 2
 updates:
-  - package-ecosystem: "pnpm"
+  - package-ecosystem: "npm"
     directory: "/app"
     schedule:
       interval: "daily"