Merge pull request #17 from matthiasbeyer/dependabot
Add monthly dependabot jobs
This commit is contained in:
commit
3895570cb4
|
@ -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