fix: temporarily bump node version to 16

This commit is contained in:
Tom Keller
2022-10-13 13:09:41 -07:00
parent 5e8f93f56c
commit a30b23eed5
3 changed files with 13 additions and 3 deletions
+9
View File
@@ -6,3 +6,12 @@ updates:
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'