代码拉取完成,页面将自动刷新
#https://github.com/scala-steward-org/scala-steward/blob/master/docs/repo-specific-configuration.md
updatePullRequests = "on-conflicts"
buildRoots = ["."]
dependencyOverrides = [
{
dependency = { groupId = "com.nimbusds", artifactId = "nimbus-jose-jwt"}
pullRequests = { frequency = "90 day" },
# dependency = { groupId = "com.nimbusds", artifactId = "nimbus-jose-jwt", version = "9.24." }
# pullRequests = { frequency = "@monthly" },
}
]
updates.ignore = [
# this dependency should be updated manually because scala-steward doesn't have permissions to update the ci.yml file
{ groupId = "de.flapdoodle.embed", artifactId = "de.flapdoodle.embed.mongo" }
]
# If set, Scala Steward will use this message template for the commit messages and PR titles.
# Supported variables: ${artifactName}, ${currentVersion}, ${nextVersion} and ${default}
# Default: "${default}" which is equivalent to "Update ${artifactName} to ${nextVersion}"
commits.message = "${default}\n\nSigned-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。