Can we monitor multiple dbt_project files to check for post-hook use?

Just like it says in the title. We want to be able to monitor multiple dbt_project.yml files to check for the use of a post-hook. Can we do this? How would we go about it?

Thanks in advance!