Skip to content

Commit 305fa77

Browse files
authored
Merge pull request watchdogpolska#2325 from watchdogpolska/PiotrIw-patch-1
Clean up Renovate configuration
2 parents 399f95c + 168d258 commit 305fa77

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

renovate.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -24,31 +24,6 @@
2424
],
2525
"groupName": "non-production-dependencies"
2626
},
27-
{
28-
"matchManagers": [
29-
"pip_requirements"
30-
],
31-
"matchPackageNames": [
32-
"gevent",
33-
"coveralls",
34-
"django-allauth",
35-
"django-guardian",
36-
"django-crispy-forms",
37-
"Sphinx",
38-
"lxml",
39-
"mysqlclient",
40-
"Pillow",
41-
"pytz"
42-
],
43-
"automerge": true
44-
},
45-
{
46-
"matchPackageNames": ["caniuse-lite"],
47-
"automerge": true,
48-
"automergeType": "branch",
49-
"ignoreTests": true,
50-
"requiredStatusChecks": null
51-
},
5227
{
5328
"matchPackageNames": ["django"],
5429
"allowedVersions": "^4.2 || ^5.2"

0 commit comments

Comments
 (0)