[Scummvm-git-logs] scummvm-web master -> 5d1150820dd952132f1372b21dab16816d073661
lephilousophe
noreply at scummvm.org
Sun Oct 20 10:23:20 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:
5d1150820d GITHUB: Fix file format
Commit: 5d1150820dd952132f1372b21dab16816d073661
https://github.com/scummvm/scummvm-web/commit/5d1150820dd952132f1372b21dab16816d073661
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2024-10-20T12:22:09+02:00
Commit Message:
GITHUB: Fix file format
Changed paths:
.github/dependabot.yml
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f58075e2..0925f946 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -33,5 +33,5 @@ updates:
eslint:
patterns:
- "@eslint/*"
- - '@typescript-eslint/*"
+ - "@typescript-eslint/*"
- "eslint"
More information about the Scummvm-git-logs
mailing list