Skip to content

Commit bf01a97

Browse files
ekremneyclaude
andauthored
chore: disable renovate major updates for spacecat-shared-data-access (#197)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c65c0bf commit bf01a97

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

renovate.json5

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
"semantic-release"
1111
],
1212
"allowedVersions": ">=23.0"
13+
},
14+
{
15+
"matchPackageNames": [
16+
"@adobe/spacecat-shared-data-access"
17+
],
18+
"matchUpdateTypes": [
19+
"major"
20+
],
21+
"enabled": false
1322
}
1423
]
1524
}

0 commit comments

Comments
 (0)