We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a357e2 commit edb218dCopy full SHA for edb218d
.github/dependabot.yml
@@ -13,8 +13,11 @@ updates:
13
day: "monday"
14
time: "09:00"
15
timezone: "Europe/London"
16
+ open-pull-requests-limit: 10
17
labels:
18
- "Dependabot"
19
+ commit-message:
20
+ prefix: "(fix) update"
21
22
- package-ecosystem: "github-actions"
23
directory: "/"
@@ -24,5 +27,8 @@ updates:
24
27
25
28
26
29
30
31
32
33
34
0 commit comments