mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Update dependabot.yml to use pnpm
This commit is contained in:
parent
361b38ae50
commit
21e498b815
1 changed files with 1 additions and 6 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
@ -9,13 +9,8 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "pnpm"
|
||||||
directory: "/src"
|
directory: "/src"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
versioning-strategy: "increase"
|
versioning-strategy: "increase"
|
||||||
- package-ecosystem: "npm"
|
|
||||||
directory: "/src/bin/doc"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
versioning-strategy: "increase"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue