]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Dependabot: switch to grouped updates (#40888)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 1 Oct 2024 14:27:13 +0000 (17:27 +0300)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2024 14:27:13 +0000 (17:27 +0300)
.github/dependabot.yml

index f54ba8953b5dbc3efdab655c0d66e6b7ec4cb18c..d7b9f60b8400d08b8ed18cc5843bbf9da831a37c 100644 (file)
@@ -21,3 +21,8 @@ updates:
       timezone: Europe/Athens
     versioning-strategy: increase
     rebase-strategy: disabled
+    groups:
+      production-dependencies:
+        dependency-type: "production"
+      development-dependencies:
+        dependency-type: "development"