diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 00000000..f893bfdd --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,4 @@ +# This is the configuration for pre-commit, a local framework for managing pre-commit hooks +# Check out the docs at: https://pre-commit.com/ + +repos: [] \ No newline at end of file