[Scummvm-git-logs] scummvm-web master -> 26002f77eba08df754c550b7133068f388f0951c
lephilousophe
noreply at scummvm.org
Sat Mar 14 11:28:28 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
26002f77eb GITHUB: Try to fix dependabot grouping for eslint
Commit: 26002f77eba08df754c550b7133068f388f0951c
https://github.com/scummvm/scummvm-web/commit/26002f77eba08df754c550b7133068f388f0951c
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2026-03-14T12:28:05+01:00
Commit Message:
GITHUB: Try to fix dependabot grouping for eslint
Changed paths:
.github/dependabot.yml
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index b5438d2d..287aac16 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -28,7 +28,7 @@ updates:
groups:
eslint:
patterns:
- - "@eslint/*"
+ - "@eslint/js"
- "@stylistic/eslint-plugin"
- "eslint"
- "eslint-config-preact"
More information about the Scummvm-git-logs
mailing list