We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed950ca commit 778bf07Copy full SHA for 778bf07
1 file changed
.github/dependabot.yml
@@ -6,25 +6,21 @@ updates:
6
interval: daily
7
time: '04:00'
8
open-pull-requests-limit: 10
9
- target-branch: dev
10
- package-ecosystem: docker
11
directory: "/"
12
schedule:
13
14
15
16
17
- package-ecosystem: github-actions
18
19
20
21
22
23
24
- package-ecosystem: gomod
25
26
27
28
29
- open-pull-requests-limit: 10
30
+ open-pull-requests-limit: 10
0 commit comments