-
Notifications
You must be signed in to change notification settings - Fork 544
chore: update pre-commit config #4736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Flagging this as blocked because I really don't want to deal with updating pre-commit until there aren't 50+ pull requests that could be affected. |
9277b6f
to
6fac0d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closing and re-opening for tests. Assuming the linters pass this should be safe to merge.
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.Unrecognized words (1)codespell These words are not needed and should be removedaiohttp cdx cwes getbootstrap GMS NOTKNOWN pyyaml rdf skontar spdx Svunknown urllibTo accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands... in a clone of the [email protected]:intel/cve-bin-tool.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.24/apply.pl' |
perl - 'https://github.com/intel/cve-bin-tool/actions/runs/13638241893/attempts/1'
|
Hm, looks like there may be some black issues that need resolving. I'm going to bump the branch to fix the spelling issue but I'll probably have to come back and make bigger changes for black. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the relevant linters have passed with the fixes I made, so I'm going to go ahead and mark this as approved for when the other tests finish.
Automated changes by create-pull-request GitHub action