gh-140681: Freeze pre-commit hooks and update zizmor links#140682
gh-140681: Freeze pre-commit hooks and update zizmor links#140682shenxianpeng wants to merge 5 commits intopython:mainfrom
Conversation
Misc/NEWS.d/next/Documentation/2025-10-27-17-14-34.gh-issue-140681.fMOJ9T.rst
Outdated
Show resolved
Hide resolved
a9210fb to
ae18393
Compare
|
We're in no rush here, it still works because of the redirects. If we're going to update this, we might as well update the others (for example, We can also now remove the And there might be a Sphinx Lint release fairly soon, so could also wait for that. |
|
As this was still open, I've updated it to also freeze the pre-commit hooks, as discussed at python/devguide#1748 (review). In short, if a repo became compromised, they could rewrite the tag to something malicious. Git SHAs can mitigate this.
I did these too. |
gh-140681: Update zizmor repo and doc links