pre-commit is currently configured nicely but hasn't been part of the Makefile setup and isn't mentioned in the contributing notes. This change makes it so that pre-commit is installed as a part of the dev setup, whereas before it had to be manually installed.
Let me know if we should start pinning the pre-commit version, and/or if this should be added to a separate Makefile task.
pre-commit is currently configured nicely but hasn't been part of the Makefile setup and isn't mentioned in the contributing notes. This change makes it so that pre-commit is installed as a part of the dev setup, whereas before it had to be manually installed.
Let me know if we should start pinning the pre-commit version, and/or if this should be added to a separate Makefile task.