We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7340a9d commit 6ccb0aaCopy full SHA for 6ccb0aa
1 file changed
.github/dependabot.yml
@@ -16,3 +16,9 @@ updates:
16
schedule:
17
interval: "weekly"
18
day: "sunday"
19
+
20
+ - package-ecosystem: "docker"
21
+ directory: "/docker-mysql-proxy"
22
+ schedule:
23
+ interval: "weekly"
24
+ day: "sunday"
0 commit comments