We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb875d commit fb7c48eCopy full SHA for fb7c48e
.github/dependabot.yml
@@ -23,5 +23,7 @@ updates:
23
- dependency-name: "serde"
24
- dependency-name: "parking_lot"
25
- dependency-name: "polkadot-*"
26
+ - dependency-name: "ark-*"
27
+ - dependency-name: "hex-literal"
28
schedule:
29
interval: "daily"
0 commit comments