parent
d9c4784952
commit
9dc9135814
|
@ -57,6 +57,15 @@ updates:
|
|||
interval: "daily"
|
||||
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"
|
||||
# need to scope gradle dependency updates down in this repo because most of the instrumentations
|
||||
# intentionally test against old library versions
|
||||
|
|
Loading…
Reference in New Issue