mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 23:33:07 +00:00
Enable github's Dependabot
This PR enables automated dependency updates built into GitHub. That's useful for keeping up-to-date on security updates for example.
This commit is contained in:
parent
ee5d1aa6c8
commit
9e748a4745
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "cargo"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
Loading…
x
Reference in New Issue
Block a user