mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
ci: dependabot: Set versioning-strategy
to increase
This keeps `package.json` in sync with `package-lock.json`.
This commit is contained in:
parent
63a02ec5fa
commit
35a182e053
2 changed files with 3 additions and 0 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -13,7 +13,9 @@ updates:
|
|||
directory: "/src"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/src/bin/doc"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
|
|
|
@ -8,3 +8,4 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue