Skip to content

Commit e9acd72

Browse files
Julian Dehmhom3mad3
Julian Dehm
authored andcommitted
renovate: disable updates for bootstrap for now
1 parent 81b1d56 commit e9acd72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

+5
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@
3232
{
3333
"matchPackageNames": ["wagtail"],
3434
"allowedVersions": "/(^4\\.1(\\.[0-9]+)?$)|(^5\\.2(\\.[0-9]+)?$)/"
35+
},
36+
{
37+
"matchPackageNames": ["bootstrap"],
38+
"allowedVersions": "5.2.3"
3539
}
40+
3641
],
3742

3843
"pip_requirements": {

0 commit comments

Comments
 (0)