Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb committed Dec 17, 2023
1 parent f8067d1 commit 725a764
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,17 @@
"extends": [
"config:recommended",
":disableDependencyDashboard"
],
"packageRules": [
{
"groupName": "httpx",
"matchPackageNames": [
"httpx",
"pytest-httpx"
],
"matchManagers": [
"poetry"
]
}
]
}

0 comments on commit 725a764

Please sign in to comment.