1 Star 0 Fork 0

Hyperledger/identus-mediator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.scala-steward.conf 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
#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>"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/identus-mediator.git
git@gitee.com:hyperledger/identus-mediator.git
hyperledger
identus-mediator
identus-mediator
main

搜索帮助