diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index 9b36b94c8..c6c9de4b9 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -156,5 +156,6 @@ "pyobjc-core": "https://pyobjc.readthedocs.io/en/latest/changelog.html", "pyobjc-framework-Cocoa": "https://pyobjc.readthedocs.io/en/latest/changelog.html", "trove-classifiers": "https://github.com/pypa/trove-classifiers/commits/main", - "asciidoc": "https://asciidoc-py.github.io/CHANGELOG.html" + "asciidoc": "https://asciidoc-py.github.io/CHANGELOG.html", + "pyproject_hooks": "https://pyproject-hooks.readthedocs.io/en/latest/changelog.html" }