Browse Source

fix: dependabot.yml

Jacky 11 months ago
parent
commit
85d74932a0
1 changed files with 1 additions and 1 deletions
  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"