# Functions

CreateOrUpdatePullRequest creates or updates a PR for changes in dependabot.yml.
CreatePRDescription renders the body of the PR to be created.
GetFileContent returns the content of a file.
GetGitHubClient returns a GitHub client for API calls.
GetRepoFileList returns a list (strings) of all files in a repo, including their path.
GetRepository gets a repository object.