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 fdc1426 commit 0221b9fCopy full SHA for 0221b9f
.github/dependabot.yml
@@ -11,3 +11,8 @@ updates:
11
schedule:
12
interval: "daily"
13
open-pull-requests-limit: 5
14
+ - package-ecosystem: "docker"
15
+ directory: "/"
16
+ schedule:
17
+ interval: "daily"
18
+ open-pull-requests-limit: 5
0 commit comments