chore: enable renovate to update node version (#708)

This commit is contained in:
Tobias Linsefors
2021-11-16 14:05:58 +01:00
committed by GitHub
parent d61ec310dc
commit 1ff9fb177f

View File

@@ -1,7 +1,7 @@
{
"extends": ["qlik-oss", "schedule:monthly"],
"circleci": {
"ignoreDeps": ["circleci/node"]
"ignoreDeps": []
},
"semanticCommits": true,
"rangeStrategy": "bump",