chore: switch from native upgrades to dependabot

This commit is contained in:
Tom Keller
2022-10-15 18:56:42 -07:00
parent 8eb36bfcf2
commit 25de97999c
10 changed files with 59 additions and 3839 deletions
+22 -14
View File
@@ -1,16 +1,24 @@
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: tuesday
open-pull-requests-limit: 10
target-branch: 'master'
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: tuesday
open-pull-requests-limit: 10
target-branch: 'v1-node16'
- package-ecosystem: npm
versioning-strategy: lockfile-only
directory: /
schedule:
interval: weekly
day: tuesday
ignore:
- dependency-name: projen
open-pull-requests-limit: 10
target-branch: main
- package-ecosystem: npm
directory: /
open-pull-requests-limit: 10
target-branch: v1-node16
ignore:
- dependency-name: projen
versioning-strategy: lockfile-only
schedule:
interval: weekly
day: tuesday