Skip to content

Commit

Permalink
Configure Renovate (qlik-oss#1)
Browse files Browse the repository at this point in the history
* chore(deps): add renovate.json

* chore: update config

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Christofer Bengtsson <cbt@qlik.com>
  • Loading branch information
3 people authored Feb 14, 2022
1 parent beb6637 commit a7f0072
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"extends": ["qlik-oss"],
"circleci": {
"ignoreDeps": []
},
"semanticCommits": true,
"rangeStrategy": "bump",
"packageRules": [
{
"depTypeList": ["engines"],
"enabled": false
}
]
}

0 comments on commit a7f0072

Please sign in to comment.