Skip to content
Snippets Groups Projects
Commit a09b85a2 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

refactor: drop redundant config:base settings

parent 123dc444
No related branches found
No related tags found
No related merge requests found
......@@ -4,13 +4,7 @@ export const presets: Record<string, Preset> = {
base: {
description: 'Default base configuration for all languages',
extends: [
':separateMajorReleases',
':combinePatchMinorReleases',
':ignoreUnstable',
':prImmediately',
':semanticPrefixFixDepsChoreOthers',
':updateNotScheduled',
':automergeDisabled',
':ignoreModulesAndTests',
':autodetectPinVersions',
':prHourlyLimit2',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment