1 parent d386d92 commit 512db79Copy full SHA for 512db79
1 file changed
.github/dependabot.yml
@@ -5,12 +5,18 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
+ commit-message:
9
+ prefix: "deps"
10
+ include: "scope"
11
assignees:
12
- "yvasyliev"
13
14
- package-ecosystem: "github-actions"
15
16
17
18
19
+ prefix: "ci"
20
21
22
0 commit comments