Skip to content

Commit 60d5be4

Browse files
chenrui333diemol
authored andcommitted
Add .dependabot/config.yml (#955)
1 parent 2e75e11 commit 60d5be4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.dependabot/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 1
2+
update_configs:
3+
# Keep Dockerfile up to date, batching pull requests daily
4+
- package_manager: "docker"
5+
directory: "/"
6+
update_schedule: "daily"

0 commit comments

Comments
 (0)