mirror of https://github.com/jetkvm/kvm.git
Compare commits
2 Commits
bc6c1097d2
...
f752636cd3
Author | SHA1 | Date |
---|---|---|
|
f752636cd3 | |
|
709855dc3d |
|
@ -0,0 +1,17 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: monthly
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: monthly
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: npm
|
||||
directory: /ui
|
||||
open-pull-requests-limit: 10
|
||||
schedule:
|
||||
interval: monthly
|
Loading…
Reference in New Issue