mandiant / capa

The FLARE team's open-source tool to identify capabilities in executable files.
Apache License 2.0
3.98k stars 499 forks source link

update pre-commit stages #2094

Open mr-tz opened 1 month ago

mr-tz commented 1 month ago

By the way, as of pre-commit 3.2.0 the stages [commit, merge-commit, push, ...] have been deprectaed (aliased to) [pre-commit, pre-merge-commit, pre-push, ...] respectively. We might want to start using these.

_Originally posted by @s-ff in https://github.com/mandiant/capa/pull/2085#discussion_r1616409743_