Skip to content

Commit 4a52160

Browse files
committed
renovate.json: disable renovate for frontend-old
1 parent 49becc7 commit 4a52160

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@
6666
"matchFileNames": ["frontend/package.json"],
6767
"enabled": false
6868
},
69+
{
70+
"matchFileNames": ["frontend-old/package.json"],
71+
"enabled": false
72+
},
6973
{
7074
"matchDepNames": ["sass"],
7175
"dependencyDashboardApproval": true

0 commit comments

Comments
 (0)