chore(dependabot): refine configuratin
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 15 Oct 2024 21:31:24 +0000 (23:31 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 15 Oct 2024 21:31:24 +0000 (23:31 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/dependabot.yml

index 2a7a09d2cd1f159cb76d0e964432493e2d7c32ba..06d67e1d68bb610ac34dd3e765dd6c82e0f47a43 100644 (file)
@@ -19,6 +19,15 @@ updates:
         update-types:
           - 'patch'
           - 'minor'
+        exclude-patterns:
+          - 'typescript'
+      typescript:
+        update-types:
+          - 'patch'
+          - 'minor'
+          - 'major'
+        patterns:
+          - 'typescript'
       mikro-orm:
         patterns:
           - '@mikro-orm/*'