From 906b5371798cf07603e7a9bfad27a84355618380 Mon Sep 17 00:00:00 2001 From: Paul Oureib Date: Tue, 16 Jan 2024 14:07:48 +0100 Subject: [PATCH] fix lint --- .github/dependabot.yml | 2 +- .../deb.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 277129029..3db635e65 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,4 +7,4 @@ updates: open-pull-requests-limit: 10 labels: - 'dependencies' - - 'gha' \ No newline at end of file + - 'gha' diff --git a/packaging/centreon-plugin-Virtualization-Vmware2-Connector-Plugin/deb.json b/packaging/centreon-plugin-Virtualization-Vmware2-Connector-Plugin/deb.json index 624779bd6..9402c3518 100644 --- a/packaging/centreon-plugin-Virtualization-Vmware2-Connector-Plugin/deb.json +++ b/packaging/centreon-plugin-Virtualization-Vmware2-Connector-Plugin/deb.json @@ -1,7 +1,7 @@ { "dependencies": [ "libjson-perl", - "zmq-libzmq4-perl", + "zmq-libzmq5-perl", "libuuid-perl" ] } \ No newline at end of file