From: Jérôme Benoit Date: Wed, 24 Jul 2024 10:34:48 +0000 (+0200) Subject: chore: refine dependabot configuration X-Git-Tag: v4.2.0~53 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b5d9d4e9f182dc7ce0eabcdd1312620c0266acf9;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 fa89ab25..827f9743 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: