Refactor: Add pre-commit config and update tox
[ci-management.git] / .yamllint.conf
diff --git a/.yamllint.conf b/.yamllint.conf
deleted file mode 100644 (file)
index b821cb8..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-extends: default
-
-rules:
-  empty-lines:
-    max-end: 1
-  line-length:
-    max: 120