build(dependabot): add docker configuration

This commit is contained in:
Deluan 2024-09-28 10:52:23 -04:00 committed by Joe Stump
parent b7917f14ff
commit 5dc0a43001
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -10,3 +10,8 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/.github/workflows"
schedule:
interval: weekly
open-pull-requests-limit: 10