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 3a4ace2 commit ad2e7a4Copy full SHA for ad2e7a4
1 file changed
.github/dependabot.yml
@@ -30,3 +30,10 @@ updates:
30
interval: weekly
31
commit-message:
32
prefix: ⬆
33
+ # Docker Compose
34
+ - package-ecosystem: docker-compose
35
+ directory: /
36
+ schedule:
37
+ interval: weekly
38
+ commit-message:
39
+ prefix: ⬆
0 commit comments