Skip to content

Commit d91b2c0

Browse files
ci: add updates for demo Dockerfile
1 parent 5d6e8c4 commit d91b2c0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ updates:
99
patterns:
1010
- "*"
1111

12+
- package-ecosystem: "docker"
13+
directory: "/demo"
14+
schedule:
15+
interval: "monthly"
16+
1217
- package-ecosystem: "github-actions"
1318
directory: "/"
1419
schedule:

0 commit comments

Comments
 (0)