mirror of https://github.com/fafhrd91/actix-web
set up dependabot (#3019)
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
parent
db99da5daf
commit
67cee2915d
|
@ -0,0 +1,12 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "cargo"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
open-pull-requests-limit: 10
|
Loading…
Reference in New Issue