Add monthly dependabot jobs
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
40d5277c1c
commit
b44fa9a8ad
|
@ -0,0 +1,10 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: cargo
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: monthly
|
Loading…
Reference in New Issue