From ca0b2e5810478e3f6573fe411a76b8d0dbd0ecff Mon Sep 17 00:00:00 2001 From: guille Date: Sun, 19 Apr 2026 15:00:32 +0200 Subject: [PATCH] Add pubspec.lock as a YAML lockfile --- icons/icons.json | 1 + 1 file changed, 1 insertion(+) diff --git a/icons/icons.json b/icons/icons.json index d10fee9e..b059f341 100644 --- a/icons/icons.json +++ b/icons/icons.json @@ -1880,6 +1880,7 @@ { "base": "source.yaml", "extensions": [ + "pubspec.lock", "yarn.lock" ], "name": "YAML (Lock)",