Skip to content

Commit

Permalink
Merge pull request #174 from nnsnodnb/update-renovate-config
Browse files Browse the repository at this point in the history
Update renovate.json
  • Loading branch information
nnsnodnb committed Dec 17, 2023
2 parents f8067d1 + 725a764 commit 824705f
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 824705f

Please sign in to comment.