0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

chore(dependencies): PR wording

This commit is contained in:
Carlo Sala 2024-05-21 20:46:54 +02:00
parent 0621944db5
commit 04b66b2308
No known key found for this signature in database
GPG key ID: DA6FB450C1A4FE9A

View file

@ -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