[Scummvm-git-logs] scummvm-web master -> f835dc1d640ea0d6015f3ca6eab434b8defb713d

lephilousophe noreply at scummvm.org
Sat Sep 28 10:01:33 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
f835dc1d64 GITHUB: Group eslint updates


Commit: f835dc1d640ea0d6015f3ca6eab434b8defb713d
    https://github.com/scummvm/scummvm-web/commit/f835dc1d640ea0d6015f3ca6eab434b8defb713d
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2024-09-28T09:59:09Z

Commit Message:
GITHUB: Group eslint updates

This will minimize dependabot PRs

Changed paths:
    .github/dependabot.yml


diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 71579a4e..f58075e2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -30,3 +30,8 @@ updates:
         applies-to: version-updates
         update-types:
         - "patch"
+      eslint:
+        patterns:
+          - "@eslint/*"
+          - '@typescript-eslint/*"
+          - "eslint"




More information about the Scummvm-git-logs mailing list