ink icon indicating copy to clipboard operation
ink copied to clipboard

Investigate why dependabot didn't issue a PR for `scale` 3.1

Open cmichi opened this issue 3 years ago • 1 comments

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.

cmichi avatar Mar 15 '22 13:03 cmichi

It also didn't issue a PR for https://github.com/paritytech/ink/pull/1220.

cmichi avatar Apr 21 '22 04:04 cmichi