Add dependabot configuration.
For more information, see: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically
This commit is contained in:
parent
0bb1b6cedb
commit
cecdd96518
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: daily
|
Loading…
x
Reference in New Issue
Block a user