{
  "command": {
    "version": {
      "allowBranch": "main",
      "conventionalCommits": true,
      "yes": true
    }
  },
  "ignoreChanges": ["**/__fixtures__/**", "**/__tests__/**", "**/*.md"],
  "useWorkspaces": true,
  "version": "independent"
}
