From: Jérôme Benoit Date: Tue, 29 Aug 2023 14:36:50 +0000 (+0200) Subject: build: fix dependabot configuration X-Git-Tag: v2.6.38~7 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=45496c5ad271a9325c6942054f30f39bcc9b7ae6;p=poolifier.git build: fix dependabot configuration Signed-off-by: Jérôme Benoit --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a7f34563..11bc761d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -153,7 +153,7 @@ updates: - 'jerome-benoit' versioning-strategy: increase - package-ecosystem: 'npm' - directory: '/examples/typescript/websocket-server-pool/ws-cluster' + directory: '/examples/typescript/websocket-server-pool/ws-cluste' schedule: interval: 'daily' labels: