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