mirror of
https://github.com/coredns/coredns.git
synced 2025-11-05 11:36:27 -05:00
Enable DependaBot (#4571)
* Create dependabot.yml Signed-off-by: milgradesec <38557680+milgradesec@users.noreply.github.com> * Update dependabot.yml Signed-off-by: milgradesec <38557680+milgradesec@users.noreply.github.com>
This commit is contained in:
7
.github/dependabot.yml
vendored
Normal file
7
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
Reference in New Issue
Block a user