Skip to content

Commit 8a9bebf

Browse files
Configure Docker for dependabot
Update Docker images with dependabot.
1 parent f05d3dc commit 8a9bebf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "docker"
4+
directory: ".devcontainer"
5+
schedule:
6+
interval: daily
7+
time: "05:30"
8+
timezone: Europe/London
39
- package-ecosystem: "github-actions"
410
directory: "/"
511
schedule:

0 commit comments

Comments
 (0)