mirror of https://github.com/OISF/suricata
github: enable dependabot for Rust/cargo
parent
cf5c58c075
commit
b0cad24705
@ -0,0 +1,8 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "cargo"
|
||||||
|
directory: "/rust"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
commit-message:
|
||||||
|
prefix: "rust:"
|
Loading…
Reference in New Issue