diff --git a/package-lock.json b/package-lock.json
index cd807abe7528f268985a97ad6bc2c581c133f8ba..e0eb22124da3213d59ada71c1c8ea5dee53e0278 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
       "version": "0.0.0-development",
       "devDependencies": {
         "@beepbeepgo/semantic-release-python": "1.1.0",
-        "@commitlint/config-conventional": "18.6.1",
+        "@commitlint/config-conventional": "18.6.2",
         "@commitlint/cz-commitlint": "18.6.1",
         "@perun/commitlint-config-perun": "1.0.0",
         "@perun/semantic-release-perun-config": "1.0.1",
@@ -772,9 +772,9 @@
       }
     },
     "node_modules/@commitlint/config-conventional": {
-      "version": "18.6.1",
-      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz",
-      "integrity": "sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==",
+      "version": "18.6.2",
+      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz",
+      "integrity": "sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==",
       "dev": true,
       "dependencies": {
         "@commitlint/types": "^18.6.1",
diff --git a/package.json b/package.json
index fe0b1e4d6d8bbd8c04e82005fcb2b3620b178d47..7b7af5905aa3ace7fc18b2a3d784fe41f82558f5 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "private": true,
   "devDependencies": {
     "@beepbeepgo/semantic-release-python": "1.1.0",
-    "@commitlint/config-conventional": "18.6.1",
+    "@commitlint/config-conventional": "18.6.2",
     "@commitlint/cz-commitlint": "18.6.1",
     "@perun/commitlint-config-perun": "1.0.0",
     "@perun/semantic-release-perun-config": "1.0.1",