mirror of
https://github.com/docker/compose.git
synced 2025-07-21 12:44:54 +02:00
Add dependabot config file
It will check and update dependencies once a week
This commit is contained in:
parent
5768ffd526
commit
bc1a932bd7
5
.dependabot/config.yml
Normal file
5
.dependabot/config.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
version: 1
|
||||||
|
update_configs:
|
||||||
|
- package_manager: "go:modules"
|
||||||
|
directory: "/"
|
||||||
|
update_schedule: "weekly"
|
Loading…
x
Reference in New Issue
Block a user