We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8682028 commit f9ea4feCopy full SHA for f9ea4fe
.github/dependabot.yaml
@@ -4,7 +4,6 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
- open-pull-requests-limit: 10
8
groups:
9
eslint:
10
patterns:
@@ -20,4 +19,7 @@ updates:
20
19
21
22
23
+ - package-ecosystem: "docker"
+ directory: "/"
24
+ schedule:
25
+ interval: "daily"
0 commit comments