Skip to content

Commit c8a0126

Browse files
tkoyama010lwasser
authored andcommitted
Update dependabot.yml
1 parent 5ae0cbd commit c8a0126

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
@@ -13,6 +13,8 @@ updates:
1313
pip:
1414
patterns:
1515
- "*"
16+
commit-message:
17+
prefix: "chore"
1618
- package-ecosystem: "github-actions"
1719
directory: "/"
1820
schedule:
@@ -25,3 +27,5 @@ updates:
2527
actions:
2628
patterns:
2729
- "*"
30+
commit-message:
31+
prefix: "chore"

0 commit comments

Comments
 (0)