mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-03 13:24:05 +03:00
BUILD-10861 Dependabot 5-day cooldown + internal excludes (#225)
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -12,5 +12,9 @@ updates:
|
||||
interval: "daily"
|
||||
timezone: "CET"
|
||||
open-pull-requests-limit: 100
|
||||
cooldown:
|
||||
default-days: 5
|
||||
exclude:
|
||||
- "SonarSource/*"
|
||||
commit-message:
|
||||
prefix: "NO-JIRA "
|
||||
|
||||
Reference in New Issue
Block a user