Skip to content

Commit bb8da9d

Browse files
authored
chore: update dependabot.yml to change commit message (#125)
1 parent 62c30c8 commit bb8da9d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ updates:
1717
directory: /
1818
schedule:
1919
interval: "daily"
20+
commit-message:
21+
prefix: clang-tools
2022
groups:
21-
pip:
23+
clang-tools:
2224
patterns:
23-
- "*"
25+
- "clang-*"

0 commit comments

Comments
 (0)