Config#
- pydantic settings neophile.config.Config#
- Configuration for neophile. - Parameters:
- Fields:
 - 
field github_token: SecretStr= SecretStr('')#
- GitHub token for creating pull requests - Constraints:
- type = string 
- writeOnly = True 
- format = password 
 
 
 - 
field repositories: list[GitHubRepository] [Optional]#
- List of repositories to check