mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 20:54:25 +08:00
👷 github每日扫描依赖并创建PR:限制分支
This commit is contained in:
parent
1911f1847b
commit
876fb059b3
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -10,6 +10,7 @@ updates:
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "dev"
|
||||
# https://docs.github.com/zh/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore
|
||||
ignore:
|
||||
- dependency-name: org.springframework.boot:spring-boot-dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user