From 37c1cf57c0c3bfa001f1d41cc4b459f7d0cd5174 Mon Sep 17 00:00:00 2001 From: "joshjohanning-repo-settings-sync[bot]" <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:26:28 +0000 Subject: [PATCH] chore: update .github/dependabot.yml --- .github/dependabot.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 291b01e..7369501 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,3 +18,16 @@ updates: github-actions: patterns: - '*' + + - package-ecosystem: 'npm' + directories: + - '*' + schedule: + interval: 'weekly' + open-pull-requests-limit: 0 + groups: + npm-security: + applies-to: security-updates + group-by: dependency-name + patterns: + - '*'