Skip to content

Commit 72b56aa

Browse files
authored
chore: remove conventional-commit skip rule
1 parent a4a481c commit 72b56aa

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/renovate.json5

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
matchFileNames: ['frameworks/slickgrid-react/**', 'frameworks/slickgrid-vue/**', 'demos/react/**', 'demos/vue/**'],
3636
groupName: 'React and VueJS dependencies',
3737
},
38-
{
39-
packageNames: ['conventional-changelog-conventionalcommits'],
40-
allowedVersions: '8.0.0', // v9.0 not yet supported in Lerna-Lite
41-
},
4238
],
4339
ignoreDeps: ['node', 'pnpm'],
4440
schedule: ['every 4 weeks on friday'],

0 commit comments

Comments
 (0)