Skip to content

Commit d8a8a5e

Browse files
Updated .github/dependabot.yml NO_JIRA
1 parent a102850 commit d8a8a5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ updates:
3333
- dependency-name: "Ccdc.Csd.Protos"
3434
commit-message:
3535
# Prefix all commit messages with "NO_JIRA"
36-
prefix: "NO_JIRA"
36+
prefix: "fix(NO_JIRA)"
3737

3838
# Enable version updates for NPM
3939
- package-ecosystem: "npm"
@@ -60,4 +60,4 @@ updates:
6060
timezone: "Europe/London"
6161
commit-message:
6262
# Prefix all commit messages with "NO_JIRA"
63-
prefix: "NO_JIRA"
63+
prefix: "ci(NO_JIRA)"

0 commit comments

Comments
 (0)