From 35b1356e96bf5edacbd2ac7b25a11355dcb007dd Mon Sep 17 00:00:00 2001 From: ObserverOfTime Date: Sun, 28 Sep 2025 11:12:41 +0300 Subject: [PATCH] ci(dependabot): update package.json as well --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b338f1a5..328f241d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,7 @@ updates: actions: patterns: ["*"] - package-ecosystem: "npm" + versioning-strategy: increase directories: - "/crates/npm" - "/crates/eslint"