Commit 0db9dce
authored
Renovate: When upating mypy, widen accepted version range (#879)
Change how Renovate bumps `mypy` dependency.
When updating to mypy 1.19, previously it would change `>=1.13,<1.19` -> `>=1.19,<1.20`.
With this change, it should change to `>=1.13,<1.20`.
Doc: https://docs.renovatebot.com/configuration-options/#rangestrategy1 parent b3d7c1b commit 0db9dce
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
0 commit comments