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 f7a362c commit a7a687dCopy full SHA for a7a687d
.github/dependabot.yml
@@ -3,11 +3,17 @@ updates:
3
- package-ecosystem: github-actions
4
directory: "/"
5
schedule:
6
- interval: daily
7
- open-pull-requests-limit: 10
+ interval: weekly
+ open-pull-requests-limit: 5
8
9
- package-ecosystem: npm
10
11
12
13
14
+
15
+ - package-ecosystem: docker
16
+ directory: "/"
17
+ schedule:
18
19
0 commit comments