forked from mirror/viper
Create dependabot.yml
This commit is contained in:
parent
030b739e60
commit
899b682f8c
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
Loading…
Reference in New Issue