Skip to content

Commit

Permalink
Merge pull request #10027 from internetarchive/cdrini-patch-5
Browse files Browse the repository at this point in the history
Revert renovate.json changes -- causing too much auto-merging
  • Loading branch information
cdrini authored Nov 12, 2024
2 parents a815e98 + a37057b commit 23045ac
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,13 @@
"automerge": true
},
{
"fileMatch": [
"requirements_test.txt"
],
"automerge": true,
"matchPackageNames": [
"*"
"mypy",
"pytest",
"pytest-asyncio",
"ruff",
"safety"
]
},
{
Expand Down

0 comments on commit 23045ac

Please sign in to comment.