mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 02:56:30 +00:00
Fix typo in dependabot.yml
This commit is contained in:
parent
64d5f9ad4c
commit
b62a75f454
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -11,6 +11,6 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
timezone: "CET"
|
timezone: "CET"
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "NO-JIRA "
|
prefix: "NO-JIRA "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue