Go to file
Updatebot 457f9a3321 Add --dry-run CLI argument
If the `--dry-run`/`-n` argument is passed, `updatebot` will not push
any changes to the remote repository or open/update a pull request.
2024-08-26 08:31:21 -05:00
.gitignore Initial commit 2024-08-25 08:48:31 -05:00
pyproject.toml Initial commit 2024-08-25 08:48:31 -05:00
updatebot.py Add --dry-run CLI argument 2024-08-26 08:31:21 -05:00