Skip to content

Commit

Permalink
Create .whitesource
Browse files Browse the repository at this point in the history
  • Loading branch information
Gal-Doron committed Aug 17, 2022
1 parent bb17204 commit b13935c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"settingsInheritedFrom": "Gal-Doron/whitesource-config@main",
"remediateSettings": {
"enableRenovate": true
},
"hostRules": [
{
"matchHost" : "py.test",
"hostType": "pypi",
"userName": "username",
"password": "password"
}
]
}

0 comments on commit b13935c

Please sign in to comment.