From 3112703ad993d3beef14ae3dcb8b70c4bdc54602 Mon Sep 17 00:00:00 2001 From: Niko Strijbol Date: Thu, 31 Aug 2023 17:33:28 +0200 Subject: [PATCH] Add CodeMirror Dependabot group --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aeef1514d4..d241c38668 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,6 +33,10 @@ updates: rails: patterns: - "@rails*" + codemirror: + patterns: + - "*codemirror*" + - "@lezer*" - package-ecosystem: github-actions directory: "/" schedule: