mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-22 22:33:29 +02:00
chore(dependencies): PR wording
This commit is contained in:
@@ -240,9 +240,9 @@ class Dependency:
|
||||
f"feat({self.name}): update to version {new_version}",
|
||||
f"""## Description
|
||||
|
||||
Update for **{self.desc}**: update to version [{new_version}]({status['head_url']}).
|
||||
Check out the [list of changes]({status['compare_url']}).
|
||||
""",
|
||||
Update for **{self.desc}**: update to version [{new_version}]({status['head_url']}).
|
||||
Check out the [list of changes]({status['compare_url']}).
|
||||
""",
|
||||
)
|
||||
|
||||
# Clean up repository
|
||||
|
||||
Reference in New Issue
Block a user