From 5510a1661be1f70dcbba979287cebcaf3a14c856 Mon Sep 17 00:00:00 2001 From: altsem Date: Wed, 29 May 2024 19:10:31 +0200 Subject: [PATCH] ci(dependabot): add tree-sitter deps group --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0cc18c2cc0..368110ce5d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,10 @@ updates: update-types: - "minor" - "patch" + tree-sitter: + applies-to: version-updates + patterns: + - "tree-sitter*" - package-ecosystem: "github-actions" directory: "/" schedule: