mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-12-10 22:31:24 +01:00
.github: Enable dependabot to manage dependencies
See also: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
This commit is contained in:
parent
21c52909d5
commit
e8a81f3136
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
Loading…
x
Reference in New Issue
Block a user