dependabot: ignore beefy git updates (#3111)

It should rather be updated manually with proper `Cargo.lock` updates at least until we switch to crates.io versions. See #3109 as an example of that (bad) update.
This commit is contained in:
Andronik Ordian
2021-05-26 16:47:32 +02:00
committed by GitHub
parent 7f34d76fd4
commit 44704a57e1
+1
View File
@@ -11,5 +11,6 @@ updates:
- dependency-name: "frame-*"
- dependency-name: "fork-tree"
- dependency-name: "pallet-*"
- dependency-name: "beefy-*"
schedule:
interval: "daily"