1
Fork 0
mirror of https://github.com/diced/zipline.git synced 2025-04-04 23:21:17 -05:00

chore(deps): add renovate.json

This commit is contained in:
renovate[bot] 2022-06-17 09:43:38 +00:00 committed by GitHub
parent bfa6c70bf3
commit b81b1f979e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
renovate.json Normal file
View file

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}