diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 7036b79d..a37e08bd 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -633,4 +633,4 @@
-
\ No newline at end of file
+
diff --git a/setup.py b/setup.py
index d8b3353b..4e8dc004 100755
--- a/setup.py
+++ b/setup.py
@@ -40,6 +40,7 @@ def requirements():
"path~=16.7.1",
"isort~=5.12.0",
"pytest~=6.2.5",
+ "pre-commit~=3.7.0",
],
},
classifiers=[