index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
dependencies
/
updater.py
Age
Commit message (
Collapse
)
Author
2025-12-01
ci(dependencies): update job permissions, change commits to `chore` (#13457)
Marc Cornellà
2025-12-01
fix(dependencies): only open PR if there are relevant changes (#13454)
Carlo Sala
Fixes cases like #13453
2024-10-14
ci(dependencies): use tag version in git commit if available (#12756)
Marc Cornellà
Related: https://github.com/ohmyzsh/ohmyzsh/pull/12747#issuecomment-2410440748
2024-05-21
chore(dependencies): PR wording
Carlo Sala
2024-05-21
fix(dependencies): only open PR if there are changes
Carlo Sala
2024-05-12
fix(dependencies): check if repo is clean before committing
Carlo Sala
2024-05-12
fix(dependencies): avoid creating PR if it's already there
Carlo Sala
2024-05-12
feat(dependencies): add support for semver tags
Carlo Sala
2024-05-12
fix(dependencies): improve typing
Carlo Sala
2024-05-12
style(dependencies): run `ruff` formatter
Carlo Sala
2023-12-28
ci(dependencies): fix some envs and add requirements
Carlo Sala
2023-12-20
ci(dependencies): add automation for updating external dependencies (#12109)
Marc Cornellà