Skip to content

Commit

Permalink
Configure Renovate (#44)
Browse files Browse the repository at this point in the history
* Add renovate.json

* chore(renovate) inform renovate where the pip requirements file is
  • Loading branch information
renovate[bot] authored and hutchic committed Apr 23, 2019
1 parent 938db26 commit a55da93
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": [
"config:base"
],
"pip_requirements": {
"fileMatch": ["test/requirements.txt"]
}
}

0 comments on commit a55da93

Please sign in to comment.