diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml
index a2a9e772d5a5aab93f95c03a29adbc29fe483f9e..434af572063523aa4b9e52ae25cf4c3125c61c16 100644
--- a/.pre-commit-hooks.yaml
+++ b/.pre-commit-hooks.yaml
@@ -6,7 +6,7 @@
   minimum_pre_commit_version: '0.18.0'
   language: docker_image
   entry: adarnimrod/docker-pre-commit hadolint
-  type: [ dockerfile ]
+  types: [ dockerfile ]
 - id: docker-compose
   name: docker-compose config
   description: Validate the Docker Compose file using docker-compose config
diff --git a/VERSION b/VERSION
index 8acdd82b765e8e0b8cd8787f7f18c7fe2ec52493..6c6aa7cb0918dc7a1cfa3635fb7f8792ac4cb218 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.0.1
+0.1.0
\ No newline at end of file