From a9aadd9b611cbd3ac5e7dcf4da6de951c72048b3 Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Tue, 3 Jun 2025 11:38:07 -0500 Subject: [PATCH] - Aadding snyk config --- .snyk | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..087cd47 --- /dev/null +++ b/.snyk @@ -0,0 +1,3 @@ +version: v1.25.0 +language-settings: + python: "3.10" \ No newline at end of file