chore: configure dependabot to update docker files (#5086)

This commit is contained in:
Piotr Idzik
2024-03-26 17:56:13 +01:00
committed by GitHub
parent 71c5f27d85
commit da21ffe78c

View File

@ -1,6 +1,11 @@
---
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/.github/workflows/"
schedule: