Skip to content

Commit 2d4a86e

Browse files
committed
Dependabot: Configure CI commit message prefixes
1 parent 059b2ba commit 2d4a86e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ updates:
1111
update-types:
1212
- version-update:semver-minor
1313
- version-update:semver-patch
14+
commit-message:
15+
prefix: CI
1416
- package-ecosystem: github-actions
1517
directory: /
1618
schedule:
@@ -25,6 +27,8 @@ updates:
2527
- dependency-name: "*"
2628
update-types:
2729
- version-update:semver-major
30+
commit-message:
31+
prefix: CI
2832
# Makes it possible to have another config. for the same dir.
2933
# https://github.com/dependabot/dependabot-core/issues/1778#issuecomment-1988140219
3034
target-branch: master

0 commit comments

Comments
 (0)