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 040c1d5 commit 6f9e816Copy full SHA for 6f9e816
.github/dependabot.yml
@@ -22,7 +22,7 @@ updates:
22
23
- package-ecosystem: "docker"
24
directories:
25
- - "/*"
+ - "**/*"
26
schedule:
27
# Check for updates to Docker images every week
28
interval: "weekly"
0 commit comments