Skip to content
Snippets Groups Projects
Unverified Commit e1a01f77 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

chore: drop versioning from ExtractConfig (#9922)

parent 9aaadd1f
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,6 @@ export interface ExtractConfig extends ManagerConfig { ...@@ -26,7 +26,6 @@ export interface ExtractConfig extends ManagerConfig {
npmrc?: string; npmrc?: string;
yarnrc?: string; yarnrc?: string;
skipInstalls?: boolean; skipInstalls?: boolean;
versioning?: string;
updateInternalDeps?: boolean; updateInternalDeps?: boolean;
} }
......
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