ink
ink copied to clipboard
Investigate why dependabot didn't issue a PR for `scale` 3.1
Why did dependabot not create a PR for the scale upgrade to https://github.com/paritytech/ink/pull/1180 ? Maybe because we use version = "3"?
We should investigate and either change the version to include the minor number (version = "3.1") or configure dependabot differently.
It also didn't issue a PR for https://github.com/paritytech/ink/pull/1220.