Loading .gitlab/renovate.json +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ "ghcr.io/renovatebot/renovate" ], "matchUpdateTypes": ["major"], "commitMessagePrefix": "feat(deps)!", "commitMessagePrefix": "feat(deps)!:", "automergeType": "pr" }, { Loading .releaserc.json +4 −8 Original line number Diff line number Diff line Loading @@ -16,10 +16,6 @@ "type": "feat", "section": "Features" }, { "type": "feature", "section": "Features" }, { "type": "fix", "section": "Bug Fixes" Loading @@ -40,10 +36,6 @@ "type": "style", "section": "Styles" }, { "type": "chore", "section": "Miscellaneous Chores" }, { "type": "refactor", "section": "Code Refactoring" Loading @@ -59,6 +51,10 @@ { "type": "ci", "section": "Continuous Integration" }, { "type": "chore", "section": "Miscellaneous Chores" } ] }, Loading Loading
.gitlab/renovate.json +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ "ghcr.io/renovatebot/renovate" ], "matchUpdateTypes": ["major"], "commitMessagePrefix": "feat(deps)!", "commitMessagePrefix": "feat(deps)!:", "automergeType": "pr" }, { Loading
.releaserc.json +4 −8 Original line number Diff line number Diff line Loading @@ -16,10 +16,6 @@ "type": "feat", "section": "Features" }, { "type": "feature", "section": "Features" }, { "type": "fix", "section": "Bug Fixes" Loading @@ -40,10 +36,6 @@ "type": "style", "section": "Styles" }, { "type": "chore", "section": "Miscellaneous Chores" }, { "type": "refactor", "section": "Code Refactoring" Loading @@ -59,6 +51,10 @@ { "type": "ci", "section": "Continuous Integration" }, { "type": "chore", "section": "Miscellaneous Chores" } ] }, Loading