From: Jérôme Benoit Date: Wed, 24 Jul 2024 18:59:46 +0000 (+0200) Subject: chore: refine dependabot configuration X-Git-Tag: v4.2.0~52 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9551aa588b46a63d70ee918484571d4cb0a5b2c4;p=poolifier.git chore: refine dependabot configuration Signed-off-by: Jérôme Benoit --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 827f9743..9a7456f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,7 +22,7 @@ updates: versioning-strategy: increase - package-ecosystem: 'npm' directories: - - '/examples/typescript/**' + - '/examples/typescript/*' schedule: interval: 'daily' labels: