[Scummvm-git-logs] scummvm-web master -> 5e659a875fa6bceca549636e3b0ccf67aeed6480

lephilousophe noreply at scummvm.org
Mon Jun 9 09:32:03 UTC 2025


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:
5e659a875f GITHUB: Add globals to eslint group


Commit: 5e659a875fa6bceca549636e3b0ccf67aeed6480
    https://github.com/scummvm/scummvm-web/commit/5e659a875fa6bceca549636e3b0ccf67aeed6480
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-06-09T11:31:40+02:00

Commit Message:
GITHUB: Add globals to eslint group

This is only used by eslint and often causes conflicts

Changed paths:
    .github/dependabot.yml


diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 0925f946..0196210f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -35,3 +35,4 @@ updates:
           - "@eslint/*"
           - "@typescript-eslint/*"
           - "eslint"
+          - "globals"




More information about the Scummvm-git-logs mailing list