Add sheepit config

This commit is contained in:
Nick Cipollo
2025-02-17 17:54:01 -05:00
parent 00e83e3d35
commit 62f16c02e7

5
sheepit.toml Normal file
View File

@@ -0,0 +1,5 @@
[repository]
enable_commit = true
[scripts]
before_commit = "yarn release"