Skip to content

Commit 1b822a6

Browse files
authored
Merge pull request #65 from palfrey/upgrade-reqwest
Upgrade reqwest to 0.13
2 parents 5de7971 + 666985d commit 1b822a6

5 files changed

Lines changed: 1552 additions & 274 deletions

File tree

.github/renovate.json5

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
"workarounds:all",
99
],
1010
packageRules: [
11-
{
12-
// Don't really need to upgrade Python
13-
matchManagers: ["pyenv"],
14-
enabled: false,
15-
},
1611
{
1712
matchUpdateTypes: ["patch", "minor"],
1813
enabled: false

0 commit comments

Comments
 (0)