parent
d9c4784952
commit
9dc9135814
|
@ -57,6 +57,15 @@ updates:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
|
||||||
|
- package-ecosystem: "gradle"
|
||||||
|
# need to scope gradle dependency updates down in this repo because most of the instrumentations
|
||||||
|
# intentionally test against old library versions
|
||||||
|
directory: "/smoke-tests"
|
||||||
|
rebase-strategy: "disabled"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
|
||||||
- package-ecosystem: "gradle"
|
- package-ecosystem: "gradle"
|
||||||
# need to scope gradle dependency updates down in this repo because most of the instrumentations
|
# need to scope gradle dependency updates down in this repo because most of the instrumentations
|
||||||
# intentionally test against old library versions
|
# intentionally test against old library versions
|
||||||
|
|
Loading…
Reference in New Issue