mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
Update dependabot.yml to use pnpm
This commit is contained in:
parent
361b38ae50
commit
21e498b815
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -9,13 +9,8 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "npm"
|
||||
- package-ecosystem: "pnpm"
|
||||
directory: "/src"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/src/bin/doc"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user